Releases: cqroot/joplin-outline
Releases · cqroot/joplin-outline
1.4.0
- feat: support collapse headers (#23)
- feat: support custom style using $profileDir/outline.css
1.3.1
- Fix #35: HTML, Math, and Markdown in headings are supported #58
1.3.0
- feat: the whole line of outline can be click (#53)
- feat: support user style (#37 #56)
1.2.7
- fix: remember the toggle status.
1.2.6
- fix: clicking on the OUTLINE label does not navigate to the top of the note.
1.2.5
- feat: support scroll to header in editor mode.
1.2.4
- fix: previous TOC remains if no note is found when auto-hide mode is off.
1.2.3
- feat: header depth setting.
1.2.2
- feat: add auto hide setting.
1.2.1
- feat: add settings to modify the background color (#31)
- fix: headings are not picked-up after a one-line html comment (#34)