hugo/markup/goldmark
Bjørn Erik Pedersen 509ab08c1b markup/goldmark: Fix data race in the hugocontext wrapper
The window for this to happen is very small, but it has been reported by Go's race detector (-race flag) in a tests once.
2024-04-22 19:10:15 +02:00
..
codeblocks Pass .RenderShortcodes' Page to render hooks as .PageInner 2024-04-15 09:49:57 +02:00
goldmark_config
hugocontext markup/goldmark: Fix data race in the hugocontext wrapper 2024-04-22 19:10:15 +02:00
images
internal Pass .RenderShortcodes' Page to render hooks as .PageInner 2024-04-15 09:49:57 +02:00
autoid.go
autoid_test.go
convert.go Pass .RenderShortcodes' Page to render hooks as .PageInner 2024-04-15 09:49:57 +02:00
convert_test.go
goldmark_integration_test.go
render_hooks.go Pass .RenderShortcodes' Page to render hooks as .PageInner 2024-04-15 09:49:57 +02:00
toc.go
toc_integration_test.go