Table of content configuration

Configuration of the TOC - Table of Content

Last modified 2025-09-05

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
}

Above settings adjust both main and floating Tables Of Content.