hugo/markup/goldmark
2022-02-21 20:53:52 +01:00
..
goldmark_config markup/goldmark: Add attributes support for blocks (tables etc.) 2021-02-08 19:52:55 +01:00
internal/extensions/attributes Attributes for code fences should be placed after the lang indicator only 2021-03-20 19:15:11 +01:00
autoid.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
autoid_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
convert.go markup/goldmark: Fix mangling of headers/links in render hooks 2022-02-16 17:46:30 +01:00
convert_test.go deps: Update github.com/alecthomas/chroma v0.9.4 => v0.10.0 2022-02-15 10:37:14 +01:00
integration_test.go markup/goldmark: Add BenchmarkCodeblocks 2022-02-21 20:53:52 +01:00
render_hooks.go markup/goldmark: Exclude event attributes from markdown render hook 2022-02-16 19:56:23 +01:00
toc.go markup: Rename Header(s) to Heading(s) in ToC struct 2021-06-19 18:19:46 +02:00
toc_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00