cqroot / joplin-outline

A markdown outline (TOC) sidebar plugin for Joplin.
MIT License
215 stars 16 forks source link

Make the <p class="toc-item toc-item-1"> into the link #70

Closed thesunshade closed 1 year ago

thesunshade commented 1 year ago

Currently, the link to go to a heading from the TOC panel in only the text itself. Instead it would be better if the link was wrapped around the <p class="toc-item toc-item-1"> element so that clicking anywhere in the line would go to the heading.