Format 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
.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Shuhei Hayashibara |
MIT