Table of content - Configuration

Configuration of the TOC - Table of Content

2025-05-23

ITADS

In settings.json, the following parameters are related to the table of content.

{
    "tocEnabled": true,
    "tocHtmlTags": ["h1", "h2", "h3", "h4", "h5", "h6"],
    "tocMinTags": 1
}