Ajustements pour un formatage français
This commit is contained in:
@@ -6,6 +6,12 @@ goldmark:
|
||||
title: true
|
||||
renderer:
|
||||
unsafe: true
|
||||
extensions:
|
||||
typographer:
|
||||
apostrophe: "’"
|
||||
leftDoubleQuote: "« "
|
||||
rightDoubleQuote: " »"
|
||||
ellipsis: "…"
|
||||
tableOfContents:
|
||||
ordered: true
|
||||
highlight:
|
||||
|
||||
@@ -330,4 +330,4 @@ main > section:nth-of-type(3n+2) {
|
||||
main > section:nth-of-type(3n),
|
||||
main > aside:last-child {
|
||||
border-top-color: var(--color-section-divider-3);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user