docs.page
docs.page copied to clipboard
Indent subheadings in scroll-spy
Imagine I have a document with multiple levels of headings:
# Title
Hello
## Subheading
Some content
### Nested subheading
Wow
## Second Subheading
Much content
It'd be nice if the heading links in the "scroll spy", the right sidebar menu, are indented based off the subheading level:
Title
Subheading
Nested subheading
Second Subheading