Tags: abhinav/goldmark-wikilink
Tags
Release v0.2.0 (#6) ### Added - Node: Add `Fragment` field to track the `#` portion of a link. ### Changed - Parser: Pull apart `#` portion of a link into Fragment field. - Renderer: Support links without titles. This makes wikilink references to headers in the same document possible with `[[#Foo]]` possible.