display wikilink images (ne marche pas)
This commit is contained in:
parent
984f2e9ba3
commit
586cf5742a
1 changed files with 7 additions and 0 deletions
7
hugo.yml
7
hugo.yml
|
@ -64,6 +64,13 @@ params:
|
||||||
|
|
||||||
showLastMod: true
|
showLastMod: true
|
||||||
|
|
||||||
|
markup:
|
||||||
|
goldmark:
|
||||||
|
parser:
|
||||||
|
attribute:
|
||||||
|
block: true
|
||||||
|
wrapStandAloneImageWithinParagraph: false
|
||||||
|
|
||||||
outputFormats:
|
outputFormats:
|
||||||
RSS:
|
RSS:
|
||||||
baseName: "feed"
|
baseName: "feed"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue