19 lines
380 B
YAML
19 lines
380 B
YAML
goldmark:
|
|
parser:
|
|
wrapStandAloneImageWithinParagraph: false
|
|
attribute:
|
|
block: true
|
|
title: true
|
|
renderer:
|
|
unsafe: true
|
|
extensions:
|
|
typographer:
|
|
apostrophe: "’"
|
|
leftDoubleQuote: "« "
|
|
rightDoubleQuote: " »"
|
|
ellipsis: "…"
|
|
tableOfContents:
|
|
ordered: true
|
|
highlight:
|
|
style: modus-vivendi
|