hugo: Display images a figures
This commit is contained in:
parent
564fcf8038
commit
988507af98
5 changed files with 34 additions and 13 deletions
|
|
@ -8,6 +8,8 @@ enableGitInfo = true
|
|||
[markup.goldmark]
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
[markup.goldmark.parser]
|
||||
wrapStandAloneImageWithinParagraph = false
|
||||
[markup.highlight]
|
||||
style = "rose-pine-dawn"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue