Skip to content

Commit 1856c0f

Browse files
committed
Disable "smartDashes" in blackfriday
1 parent 277831f commit 1856c0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ disableLanguages = ["hi", "it", "no"]
3131
[blackfriday]
3232
hrefTargetBlank = true
3333
fractions = false
34+
smartDashes = false
3435

3536
[frontmatter]
3637
date = ["date", ":filename", "publishDate", "lastmod"]

0 commit comments

Comments
 (0)