Skip to content

Commit 53d511d

Browse files
committed
parser typography setting, ndash
1 parent 02270a4 commit 53d511d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ disableLanguages = ["hi", "no"]
2525
[markup.goldmark]
2626
[markup.goldmark.renderer]
2727
unsafe = true
28+
[markup.goldmark.extensions]
29+
definitionList = true
30+
table = true
31+
typographer = false
2832
[markup.highlight]
2933
codeFences = true
3034
guessSyntax = false

0 commit comments

Comments
 (0)