Updates #9687
Fixes #9572
This reverts commit ef0f1a7269.
ef0f1a7269
Fixes #8530
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