Skip to content

fix(editview): don't display trailing space if following line is soft broken

Rasmus Thomsen requested to merge fix-trailing-space-soft-broken-line into master

The space is actually required for the soft break to occur, so users can't remove this space without removing the soft broken line.

fixes #332 (closed)

Merge request reports