Headings & Anchors
All headings in your page md files would render the toc on the right of the page As you currently can see on every page And multi levels are supported
Level 1 heading
Heading1
Some heading contains special characters&?:/.
Heading1 nested2
Heading2
Heading2 nested1
Heading2 nested2
## Heading1
### Some heading contains special characters&?:/.
### Heading1 nested2
## Heading2
### Heading2 nested1
### Heading2 nested2
md
Click fold/expand code
You can look the page toc to see the result