hugo/markup
Bjørn Erik Pedersen b2a827c52c markup/goldmark: Fix mangling of headers/links in render hooks
```bash

name                    old time/op    new time/op    delta
SiteWithRenderHooks-10    11.9ms ± 1%    11.9ms ± 1%    ~     (p=0.486 n=4+4)

name                    old alloc/op   new alloc/op   delta
SiteWithRenderHooks-10    11.2MB ± 0%    11.3MB ± 0%  +0.16%  (p=0.029 n=4+4)

name                    old allocs/op  new allocs/op  delta
SiteWithRenderHooks-10      145k ± 0%      145k ± 0%  +0.14%  (p=0.029 n=4+4)
```

Fixes #9504
2022-02-16 17:46:30 +01:00
..
asciidocext Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
blackfriday highlight: Remove some pygments references 2021-08-21 15:50:49 +02:00
converter Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
goldmark markup/goldmark: Fix mangling of headers/links in render hooks 2022-02-16 17:46:30 +01:00
highlight deps: Update github.com/alecthomas/chroma v0.9.4 => v0.10.0 2022-02-15 10:37:14 +01:00
internal Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
markup_config Misc config loading fixes 2021-06-14 17:00:32 +02:00
org Misc config loading fixes 2021-06-14 17:00:32 +02:00
pandoc Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
rst Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
tableofcontents markup: Rename Header(s) to Heading(s) in ToC struct 2021-06-19 18:19:46 +02:00
markup.go Remove mmark 2022-01-04 17:10:39 +01:00
markup_test.go Remove mmark 2022-01-04 17:10:39 +01:00