-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I want to reference a section of a blog post (in particular, the Cabal 3.14 section of this post), and the anchor exists: https://blog.haskell.org/ghc-9-12-cabal-3-14/#cabal-3-14
But there's no way to easily get the anchor without looking into the HTML source:
Compare it to many other websites, e.g. GitHub, which has every section title hyperlinked to itself, so that I can easily get the URL with the anchor (sometimes, there's a little link icon beside the title for that; GitHub shows it on hover).
Can we have hyperlinked section titles, making it easier to get URLs pointing to a specific section?
Metadata
Metadata
Assignees
Labels
No labels