nova-documentation icon indicating copy to clipboard operation
nova-documentation copied to clipboard

Anchor Scrolling

Open calvinps opened this issue 5 years ago • 1 comments

Is there a way to do anchor scrolling with links? For example, say there is a markdown file glossary.md with a long list of terms & definitions. At the top I'd like to place a set of links to the term further down the page.

[User](#user)

at the top would correspond to

###User

further down the document.

calvinps avatar Jul 10 '19 22:07 calvinps

I looked into this a bit ago but currently this isn’t possible.

dniccum avatar Jul 12 '19 22:07 dniccum