custom-editfield
custom-editfield copied to clipboard
Existing lines are unmarked as "dirty" when pushed down by a return
Suppose you have a document with these lines
1
2
3
None are marked dirty so you change the middle line to "2.5". Now it is marked as dirty. Go to the start of the "2.5" line and press return. The new, empty line above is now dirty but the current line is not.