hugo/helpers
Bjørn Erik Pedersen a82d2700fc
markup/goldmark: Make auto IDs GitHub compatible
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
2020-01-04 19:46:01 +01:00
..
2019-11-06 19:09:08 +01:00
2019-07-24 09:35:53 +02:00
2018-12-20 20:08:01 +01:00
2018-09-07 08:25:51 +02:00
2019-11-06 19:09:08 +01:00
2019-03-24 16:14:51 +01:00