This commit is contained in:
2025-07-06 19:44:46 -05:00
parent 1f82ad4f0b
commit 8fafc843ef
12 changed files with 55 additions and 95 deletions

View File

@ -4,6 +4,8 @@ markup:
lineNos: true
goldmark:
parser:
# don't put <p> around ![]() image in markdown (used to embed any resource now)
wrapStandAloneImageWithinParagraph: false
attribute:
block: true
# this is enabled by default already