hugo/markup/goldmark
2024-11-16 17:51:11 +01:00
..
blockquotes Fix stray end p tag in Obsidian callout titles 2024-09-05 12:12:24 +02:00
codeblocks Add Markdown render hooks for tables 2024-08-31 17:21:31 +02:00
goldmark_config markup/goldmark: Add the Hugo Goldmark Extras "delete" extension 2024-06-18 18:56:20 +02:00
hugocontext Fix extra newline/paragraphs issue with .RenderShortcodes 2024-11-16 17:51:11 +01:00
images all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
internal deps: Upgrade github.com/yuin/goldmark v1.7.4 => v1.7.8 2024-11-14 14:31:04 +01:00
passthrough Add Markdown render hooks for tables 2024-08-31 17:21:31 +02:00
tables markup/goldmark: Change default cell alignment in table render hook 2024-09-30 08:44:14 +02: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 deps: Upgrade github.com/yuin/goldmark v1.7.4 => v1.7.8 2024-11-14 14:31:04 +01:00
convert_test.go Add Markdown render hooks for tables 2024-08-31 17:21:31 +02:00
goldmark_integration_test.go Fix extra newline/paragraphs issue with .RenderShortcodes 2024-11-16 17:51:11 +01:00
render_hooks.go deps: Upgrade github.com/yuin/goldmark v1.7.4 => v1.7.8 2024-11-14 14:31:04 +01:00
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