From d6cfdbca9127677da8371a1a3210c6c00cd74a42 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Mon, 28 May 2018 11:53:51 -0500 Subject: [PATCH] no smart quotes --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 0aff6f1..212efe1 100644 --- a/_config.yml +++ b/_config.yml @@ -2,4 +2,5 @@ markdown: kramdown kramdown: input: GFM + smart_quotes: ["apos", "apos", "quot", "quot"] syntax_highlighter: rouge