0.1.1 • Published 5 months ago

joplin-plugin-enhanced-editing v0.1.1

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
-
Last release
5 months ago

Enhanced Editing Plugin for Joplin

License

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.