diff --git a/hugo.yml b/hugo.yml index b306217..14142d7 100644 --- a/hugo.yml +++ b/hugo.yml @@ -64,6 +64,13 @@ params: showLastMod: true +markup: + goldmark: + parser: + attribute: + block: true + wrapStandAloneImageWithinParagraph: false + outputFormats: RSS: baseName: "feed"