hipstersmoothie / obsidian-plugin-toc

Create a tables of contents for a note.
298 stars 22 forks source link

ignore link syntax and tags in toc heading #37

Closed ModEraNoah closed 5 months ago

ModEraNoah commented 1 year ago

This changes resolve #32 by removing all [ ] in linkText and displayText. Also to face the issue concerning obsidian-tags in headings, the # in the heading.heading get replaced.

I hope this helps and the issue is still not resolved