feat(theme): wrap standalone images in figure tags

This commit is contained in:
Bruno Carlin 2025-07-02 23:58:44 +02:00
parent 970f121e11
commit 394d1556f7
Signed by: bcarlin
GPG key ID: 8E254EA0FFEB9B6D
3 changed files with 54 additions and 0 deletions

View file

@ -37,3 +37,6 @@ outputFormats:
markup:
highlight:
noClasses: false
goldmark:
parser:
wrapStandAloneImageWithinParagraph: false