Refactorisation de la configuration
This commit is contained in:
9
config/_default/markup.yaml
Normal file
9
config/_default/markup.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
goldmark:
|
||||
parser:
|
||||
wrapStandAloneImageWithinParagraph: false
|
||||
renderer:
|
||||
unsafe: true
|
||||
tableOfContents:
|
||||
ordered: true
|
||||
highlight:
|
||||
style: modus-vivendi
|
||||
Reference in New Issue
Block a user