mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-26 03:11:05 +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 |
||
---|---|---|
.. | ||
config.go |