Skip to content

Bug: Nested navbar items with same title  #832

@inverse

Description

@inverse

I noticed that if you define in the markdown content a structure like:

# Title 1
 
foo

## Subtitle

bar

# Title 2
 
foo

## Subtitle

bar


# Title 3
 
foo

## Subtitle

bar

The navigation doesn't work correctly when clicking on the nested subtitles since the anchor points don't take it's hierarchy position into account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions