hugo/markup
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
..
asciidocext
blackfriday
converter Pass .RenderShortcodes' Page to render hooks as .PageInner 2024-04-15 09:49:57 +02:00
goldmark markup/goldmark: Fix data race in the hugocontext wrapper 2024-04-22 19:10:15 +02:00
highlight
internal all: Fix duplicate words in comments 2024-04-11 09:31:33 +02:00
markup_config
org
pandoc
rst
tableofcontents
markup.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
markup_test.go