hugo: Display images a figures

This commit is contained in:
Jan Kremer 2026-01-13 07:40:34 +01:00
parent 564fcf8038
commit 988507af98
No known key found for this signature in database
5 changed files with 34 additions and 13 deletions

View file

@ -8,6 +8,8 @@ enableGitInfo = true
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
[markup.goldmark.parser]
wrapStandAloneImageWithinParagraph = false
[markup.highlight]
style = "rose-pine-dawn"