hugo-wasm/markup/goldmark
2025-01-24 19:58:45 +01:00
..
blockquotes markup/goldmark: Trim space from blockquote render hook text 2025-01-24 19:58:45 +01: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 Also handle inline HTML comments 2025-01-22 09:44:26 +01:00
images all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
internal markup/goldmark: Fix typo in func comment 2025-01-22 14:57:24 +01:00
passthrough Add Markdown render hooks for tables 2024-08-31 17:21:31 +02:00
tables tpl/tplimpl: Escape Markdown attributes in render hooks and shortcodes 2024-12-09 17:58:57 +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 deps: Upgrade github.com/yuin/goldmark v1.7.4 => v1.7.8 2024-11-14 14:31:04 +01:00
convert_test.go markup/tableofcontents: Cast Fragments.ToHTML args to int 2024-12-04 21:37:06 +01:00
goldmark_integration_test.go Fix render hook's PlainText with typographer extension enabled 2025-01-22 12:49:25 +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