Skip to content

[Feature] Add third level headers to the doc page table of contents to improve navigation #430

Description

@UnchartedSediment

Can you please consider adding the third level of headings in the docs pages to the table of contents, some of the larger pages are also the ones I reference the most like Start-ADTProcess and Start-ADTMsiProcess, being able to navigate directly to the necessary parameter would significantly improve the end user experience for the site on the longer pages.

Example of this in action from the Docusaurus Powershell site

tableOfContents: {
minHeadingLevel: 2,
maxHeadingLevel: 2,
},

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions