7 Commits

Author SHA1 Message Date
Joe Mooring
fd628be6ed
content: Replace calls to the code shortcode with fenced code blocks 2025-03-06 02:49:11 -08:00
Joe Mooring
b6cae5cbc6
content: Consolidate configuration documentation 2025-03-05 04:50:06 -08:00
Joe Mooring
367d3a7ab8
Improve new-in shortcode 2025-01-31 20:05:57 -08:00
Joe Mooring
69d7a781b4 Replace links to glossary terms with custom render hook syntax
For example: [scalar](/getting-started/glossary/#scalar) => [scalar](g)
2025-01-20 00:26:38 -08:00
Joe Mooring
cb3cb504c1
Update table render hook example
See https://github.com/gohugoio/hugo/pull/12889
2024-09-29 16:12:59 -07:00
Joe Mooring
d32f7856d1 Document change to data type returned by render hook Text methods
See https://github.com/gohugoio/hugo/pull/12813.
2024-09-03 12:36:57 +02:00
Joe Mooring
83fe7ccc38 Document table render hooks
See https://github.com/gohugoio/hugo/pull/12809.
2024-09-03 12:36:57 +02:00