• Filter headings for table of contents and compute associated prefix

    Type Parameters

    Parameters

    • headings: T[]

      Headings to process

    • Optional options: Partial<TableOfContents.IConfig>

      Options

    • Optional initialLevels: number[]

      Initial levels for prefix computation

    Returns T[]

    Extracted headings

Generated using TypeDoc