+4
Fast
remove spaces at the end of the line
As a side affect of the auto-indent function extra spaces are added to the end of the line. The bug is, that those spaces will not be removed when editing is finished. The spaces should be removed (a) when the cursor moves to the previous or the next line (respectively the cursor is leaving the line) and (b) when the note is saved.
Svar
Kundesupport af UserEcho
(Set editor.trimlines=1 in cintanotes.settings)