Description
An enhanced editing plugin for Joplin.
Additional Information
Links: | |
---|---|
Maintainers: | yangby |
Version: | 0.1.0 |
Minimum app version: | 2.8 |
Downloads: This version: | 2627 |
Last updated: | 2022-11-05T23:07:20Z |
Enhanced Editing Plugin for Joplin
An enhanced editing plugin for Joplin.
Features
-
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.
References
License
Licensed under GNU AGPLv3.