summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicksphere.ch>2022-08-07 00:00:00 +0000
committerNicholas Johnson <nick@nicksphere.ch>2022-08-07 00:00:00 +0000
commit4fc1b9cda3d430de593614e739e0116fcf5fc7005588d83cad8003a1f40fd076 (patch)
tree02777d92962dad5e464e918d99162ae89845bf901e6a088a76463823de0f2457 /config.toml
parent4639dcbc76351dce19423aecaf675c1474c27852e59997eb9088203eee6a1b2c (diff)
downloadjournal-4fc1b9cda3d430de593614e739e0116fcf5fc7005588d83cad8003a1f40fd076.tar.gz
journal-4fc1b9cda3d430de593614e739e0116fcf5fc7005588d83cad8003a1f40fd076.zip
Allow curly quotes
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 8f7d8d7..90ba725 100644
--- a/config.toml
+++ b/config.toml
@@ -65,7 +65,6 @@ rssLimit = 20
hardWraps = true
[markup.goldmark.extensions]
linkify = false
- typographer = false
[outputs]
home = ["HTML", "Gemini", "Atom", "Gemini_Atom"]