wdpr
    Preparing search index...

    Heading configuration. Carries the level and whether this heading should appear in the table of contents.

    In Wikidot, +* (asterisk suffix) excludes the heading from the TOC.

    interface Heading {
        "has-toc": boolean;
        level: HeadingLevel;
    }
    Index

    Properties

    Properties

    "has-toc": boolean

    false when the heading uses +* syntax to opt out of the TOC