parser typography setting, ndash

This commit is contained in:
Karen Bradshaw
2020-05-28 14:40:19 -04:00
parent 02270a40c5
commit 53d511decc
+4
View File
@@ -25,6 +25,10 @@ disableLanguages = ["hi", "no"]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
[markup.goldmark.extensions]
definitionList = true
table = true
typographer = false
[markup.highlight]
codeFences = true
guessSyntax = false