mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-26 03:50:50 +00:00
a82d2700fc
You can turn off this behaviour: ```toml [markup] [markup.goldmark] [markup.goldmark.parser] autoHeadingIDAsciiOnly = true ``` Note that the `anchorize` now adapts its behaviour depending on the default Markdown handler. Fixes #6616 |
||
---|---|---|
.. | ||
asciidoc | ||
blackfriday | ||
converter | ||
goldmark | ||
highlight | ||
internal | ||
markup_config | ||
mmark | ||
org | ||
pandoc | ||
rst | ||
tableofcontents | ||
markup.go | ||
markup_test.go |