An enhanced editing plugin for Joplin.
-
Expose some CodeMirror options.
Such as:
- Wrap for long lines or not.
- Show line numbers.
- Enable read-only mode.
-
Simple formatting.
- Format automatically before synchronize.
- Replace all tab characters with spaces.
- Remove trailing spaces at the end of the line.
- Merge multiple blank lines into a single.
- Ensure the last line of the file ends in a newline.
Licensed under GNU AGPLv3.