docs.page icon indicating copy to clipboard operation
docs.page copied to clipboard

Indent subheadings in scroll-spy

Open loic-sharma opened this issue 3 years ago • 0 comments

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

loic-sharma avatar Jul 07 '22 21:07 loic-sharma