πŸ““ docs/plugins/TableOfContents.md by @matthieuG β˜†

This plugin generates a table of contents (TOC) for Markdown documents. See [[table of contents]] for more information.

[!note] For information on how to add, remove or configure plugins, see the [[Configuration]] page.

This plugin accepts the following configuration options:

[!warning] This plugin needs the Component.TableOfContents component in quartz.layout.ts to determine where to display the TOC. Without it, nothing will be displayed. They should always be added or removed together.

API