hugo/markup
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
..
asciidocext all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
blackfriday all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
converter all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
goldmark markup/goldmark: TOC: render strikethrough, emojis 2024-03-07 14:08:29 +01:00
highlight testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
internal all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
markup_config all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
org all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
pandoc all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
rst all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
tableofcontents all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
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 all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00