parser typography setting, ndash
This commit is contained in:
@@ -25,6 +25,10 @@ disableLanguages = ["hi", "no"]
|
|||||||
[markup.goldmark]
|
[markup.goldmark]
|
||||||
[markup.goldmark.renderer]
|
[markup.goldmark.renderer]
|
||||||
unsafe = true
|
unsafe = true
|
||||||
|
[markup.goldmark.extensions]
|
||||||
|
definitionList = true
|
||||||
|
table = true
|
||||||
|
typographer = false
|
||||||
[markup.highlight]
|
[markup.highlight]
|
||||||
codeFences = true
|
codeFences = true
|
||||||
guessSyntax = false
|
guessSyntax = false
|
||||||
|
|||||||
Reference in New Issue
Block a user