hugo/common
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
..
collections common: Fix elements are doubling when append a not assignable type 2019-10-11 10:38:12 +02:00
herrors
hreflect
hugio
hugo releaser: Prepare repository for 0.63.0-DEV 2020-01-01 17:46:46 +00:00
loggers Add some more output if loading modules takes time 2019-11-21 18:11:07 +01:00
maps Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
math
para Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
terminal
text markup/goldmark: Make auto IDs GitHub compatible 2020-01-04 19:46:01 +01:00
types
urls