mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-25 15:51:28 +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 |
||
---|---|---|
.. | ||
goldmark_config | ||
autoid.go | ||
autoid_test.go | ||
convert.go | ||
convert_test.go | ||
render_link.go | ||
toc.go | ||
toc_test.go |