hugo/markup/goldmark
Jonas Zeiger 134e7d1d3d markup/goldmark: TOC: render strikethrough, emojis
Configure the TOC (TableOfContents, toc.go) goldmark renderer to always
enable the Strikethrough and Emoji extensions. This allows handling
ast.KindStrikethrough and ast.KindEmoji AST nodes when rendering the TOC.

Fixes #7169
Fixes #11783
Fixes #12022
2024-03-07 14:08:29 +01:00
..
codeblocks
goldmark_config
images
internal
autoid.go
autoid_test.go
convert.go markup/goldmark: TOC: render strikethrough, emojis 2024-03-07 14:08:29 +01:00
convert_test.go
goldmark_integration_test.go
render_hooks.go
toc.go markup/goldmark: TOC: render strikethrough, emojis 2024-03-07 14:08:29 +01:00
toc_integration_test.go markup/goldmark: TOC: render strikethrough, emojis 2024-03-07 14:08:29 +01:00