hugo/markup/goldmark
Bjørn Erik Pedersen 5596dc24a0 markup/goldmark: Add config options for the typographer extension
Note that the config per language part of this will be handled in #10602.

Updates #9772
2023-04-12 14:41:32 +02:00
..
codeblocks markup/goldmark: Fail on invalid Markdown attributes 2023-03-15 08:54:34 +01:00
goldmark_config markup/goldmark: Add config options for the typographer extension 2023-04-12 14:41:32 +02:00
images markup/goldmark: Add removeSurroundingParagraph for Markdown images 2022-12-05 15:00:47 +01:00
internal markup/goldmark: Fix attribute nilpointer 2022-04-27 23:53:56 +02:00
links markup/goldmark: Add removeSurroundingParagraph for Markdown images 2022-12-05 15:00:47 +01:00
autoid.go Correct typos in Go comments 2023-03-02 16:32:32 +01:00
autoid_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
convert.go markup/goldmark: Add config options for the typographer extension 2023-04-12 14:41:32 +02:00
convert_test.go markup/goldmark: Add config options for the typographer extension 2023-04-12 14:41:32 +02:00
integration_test.go markup/goldmark: Improve benchmark 2022-11-24 12:04:44 +01:00
render_hooks.go Add a page template func 2023-02-25 19:53:18 +01:00
toc.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
toc_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00