-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
Describe the bug
If there are multiple headings with the same title e.g.
## Heading 1
### Example
## Heading 2
### Example
Then the table of contents navigation gets confused because there are multiple sections with the same id.
Expected behavior
Each heading should have a unique anchor
Steps to reproduce
No response
Tooling
- docs-builder
- migration tooling
- I'm not sure