hugo/markup/goldmark
Joe Mooring 1158e63072 markup/goldmark: Change default cell alignment in table render hook
Change the default table cell alignment from "left" to an empty string.

Closes #12886
2024-09-30 08:44:14 +02: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 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 markup/goldmark: Change default cell alignment in table render hook 2024-09-30 08:44:14 +02:00
autoid.go
autoid_test.go
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