mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
b462980ac2
This commit introduces a new option, backlinkHTML, to the Goldmark footnote extension. This allows users to the set custom text for footnote backlink anchors. Closes #11434
A fast and flexible static site generator built with love by bep, spf13, and friends in Go.
This is the repository for the Hugo documentation site.
Please see the contributing section for guidelines, examples, and process.
Install
npm i
hugo server
Note: We're working on removing the need to run npm i for local development. Stay tuned.