lenra-io/docs

[Task] Add links to titles

開放

#86 建立於 2023年3月2日

 (0 則留言) (0 個反應) (0 位負責人)CSS (0 個分叉)auto 404
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.

貢獻者指南