hugo/markup/goldmark
2024-08-14 18:09:04 +02:00
..
blockquotes markup/goldmark/blockquotes: Fix handling of lower/mixed case GitHub alerts 2024-08-14 18:09:04 +02:00
codeblocks markup: Add blockquote render hooks 2024-08-07 18:28:23 +02:00
goldmark_config markup/goldmark: Add the Hugo Goldmark Extras "delete" extension 2024-06-18 18:56:20 +02:00
hugocontext markup/goldmark: Fix data race in the hugocontext wrapper 2024-04-22 19:10:15 +02:00
images
internal Add render hooks for inline and block passthrough snippets 2024-08-07 18:28:23 +02:00
passthrough markup: Add blockquote render hooks 2024-08-07 18:28:23 +02:00
autoid.go
autoid_test.go
convert.go markup: Add blockquote render hooks 2024-08-07 18:28:23 +02:00
convert_test.go
goldmark_integration_test.go markup/goldmark: Add the Hugo Goldmark Extras "delete" extension 2024-06-18 18:56:20 +02:00
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