enhancementgood first issuehacktoberfest
仓库指标
- 星标
- (5 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
What should be done
Add a link to all the h2+ titles.
Technical recommandation
The markdown generates an id on title but not pug. A id should be added when not present.
Ecological concerns
Avoid JavaScript event.
The best solution is to add the ID at compile time but it could be complicated...
If not possible, run JS to add the links when the page is loaded.