lenra-io/docs

[Task] Add links to titles

Aperta

#86 aperta il 2 mar 2023

 (0 commenti) (0 reazioni) (0 assegnatari)CSS (0 fork)auto 404
enhancementgood first issuehacktoberfest

Metriche repository

Star
 (5 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor