lenra-io/docs

[Task] Add links to titles

オープン

#86 opened on 2023/03/02

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)CSS (0 件のフォーク)auto 404
enhancementgood first issuehacktoberfest

Repository metrics

Stars
 (5 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド