Releases: cqroot/joplin-outline
Releases · cqroot/joplin-outline
1.5.2
- feat: add setting item to change the height of toc item
- feat: add hoverStyle settings
- feat: make links fill the entire line (#70)
1.5.1
- feat: ignore links when rendering.
1.5.0
- feat: render html content and formulas.
1.4.6
- feat: change plugin icon to "fa-list".
1.4.5
- fix: disabled linewrap does not display properly when collapsible is enabled
1.4.4
- feat: add
User Style File
setting
- fix: collapse does not work as expected
1.4.3
- feat: reduce gaps between items (#67)
- feat: added editor context menu and made keyboard shortcuts show toggleOutline command (#68)
1.4.2
- feat: remove default key bindings and shortcuts settings
1.4.1
- feat: add headerIndent setting
- fix: exception due to not checking for existence of css file (#65)
1.4.0
- feat: support collapse headers (#23)
- feat: support custom style using $profileDir/outline.css