hugo icon indicating copy to clipboard operation
hugo copied to clipboard

Support `extension.WithFootnoteIDPrefix` (aka `footnoteAnchorPrefix` for Blackfriday) for `goldmark`

Open shaform opened this issue 4 years ago • 3 comments

It looks like goldmark has implemented the footnoteAnchorPrefix feature https://github.com/yuin/goldmark/commit/9e0189df270cb443c204b51e89e2b0749b98370c. It would be great if hugo can also support this option.

Also see discussions in Goldmark: How to configure the footnote anchor prefix?

shaform avatar Dec 13 '20 14:12 shaform