+4
Corrigé

remove spaces at the end of the line

Thomas Lohrum il y a 12 ans mis à jour par Alex Jenter il y a 12 ans 0
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.
editing

Solution

Solution
Corrigé
Completed in V1.8
(Set editor.trimlines=1 in cintanotes.settings)
Solution
Corrigé
Completed in V1.8
(Set editor.trimlines=1 in cintanotes.settings)