Ajustements pour un formatage français
This commit is contained in:
@@ -6,6 +6,12 @@ goldmark:
|
|||||||
title: true
|
title: true
|
||||||
renderer:
|
renderer:
|
||||||
unsafe: true
|
unsafe: true
|
||||||
|
extensions:
|
||||||
|
typographer:
|
||||||
|
apostrophe: "’"
|
||||||
|
leftDoubleQuote: "« "
|
||||||
|
rightDoubleQuote: " »"
|
||||||
|
ellipsis: "…"
|
||||||
tableOfContents:
|
tableOfContents:
|
||||||
ordered: true
|
ordered: true
|
||||||
highlight:
|
highlight:
|
||||||
|
|||||||
Reference in New Issue
Block a user