0.10
- Editor improvements/fixes:
- fixed
HomeandEndkeys in wrapped lines - improved undo/redo
- fixed selection painting of wrapped lines
- keep text selected after drag-and-drop
- fixed occasional inconsistent heights of empty lines
- fixed
- (experimental) Reformat all paragraphs with
Ctrl+Shift+Fwraps lines at 80 characters. - Updated [commonmark-java] and [flexmark-java] to [CommonMark] spec 0.28.
- Fixed
IndexOutOfBoundsExceptionin editor when reloading externally changed text. - Fixed
IndexOutOfBoundsExceptionin HTML Source preview when deleting text in editor.
Requirements: Java 8. Does not run with Java 9 or later.