Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 877 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 877 Bytes

🧑‍🚀 Space Indenter

downloads

This Joplin plugin exposes CodeMirror's relevant settings to Joplin users, which enable switching between tab indentation and space indentation. In addition, it can automatically reformat your notes (if enabled in the settings) and convert any existing tabs to spaces (or vice versa, if you decide you're a tab-person after all). A dedicated toolbar button calls the same action manually.

Thanks to Rich Markdown (@CalebJohn), that heavily influenced this implementation.