billryan / billryan/gitbook-plugin-etoc

can not use the same name of header in post

Open
#12 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
22
Forks
2
PR merge metrics
No merged PRs in 30d

Description

when i use the same name as bellows:
```
1. Header1
1.1 aa
1.2 bb
2. Header2
2.1 aa
```
1.1 and 2.1 use the same name `aa`, but it didn't work when I click 2.1

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue with the numbered headings shown in the report and inspect how the plugin generates links for repeated heading names. Confirm that clicking the second “aa” navigates to the second heading rather than the first, and verify the behavior with a regression test if the project’s test entry point is identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.