summaryrefslogtreecommitdiff
path: root/layouts/_default/_markup/render-heading.html
AgeCommit message (Collapse)Author
2025-02-02fix disappearing header linksOle Mussmann
2024-11-17Add article heading anchorsSangeeth Sudheer
Adds heading anchors (#) that appear when user hovers over headings in articles. Clicking the anchor will scroll viewport until heading is aligned to top and update the address bar with the hash. This makes it easy to copy URLs that link to a specific heading in the article.