jgthms / html-reference

HTML Reference: a free guide to all HTML5 elements and attributes
https://htmlreference.io
MIT License
984 stars 136 forks source link

Feature request: Make all tags into links #9

Open edenworky opened 7 years ago

edenworky commented 7 years ago

There are many HTML tags in examples. It would be awesome if every tag linked to its own page. For example, being able to click the <br> tag in this page to get to this page.

jgthms commented 7 years ago

Tricky, but doable in JS.