Format your joplin markdown note by prettier.
npm install joplin-plugin-markdown-prettierFormat your joplin markdown note by prettier.
Search and install plugin Markdown Prettier from joplin plugin list.

You can format notes from Toolbar and Context Menu.

Windows: Alt + Shift + F
You can also configure Shortcut from Tools > Options > Keyboard Shortcuts > Format Note.
1. Fork it
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create new Pull Request
Shuhei Hayashibara |
MIT