hugo/markup/goldmark
Bjørn Erik Pedersen e651d29801 Add support for Obsidian type blockquote alerts
* Make the alert type parsing more flexible to support more types
* Add `AlertTitle` and `AlertSign` (for folding)

Note that GitHub will not render callouts with alert title/sign.

See https://help.obsidian.md/Editing+and+formatting/Callouts

Closes #12805
Closes #12801
2024-09-01 18:12:26 +02:00
..
blockquotes Add support for Obsidian type blockquote alerts 2024-09-01 18:12:26 +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 markup/goldmark: Fix data race in the hugocontext wrapper 2024-04-22 19:10:15 +02:00
images all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
internal Add Markdown render hooks for tables 2024-08-31 17:21:31 +02:00
passthrough Add Markdown render hooks for tables 2024-08-31 17:21:31 +02:00
tables Rename hstring.RenderedHTML => hstring.HTML 2024-09-01 10:04:20 +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 Add Markdown render hooks for tables 2024-08-31 17:21:31 +02:00
convert_test.go Add Markdown render hooks for tables 2024-08-31 17:21:31 +02:00
goldmark_integration_test.go Make all renderhook Text methods return template.HTML 2024-08-31 21:05:58 +02:00
render_hooks.go Rename hstring.RenderedHTML => hstring.HTML 2024-09-01 10:04:20 +02: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