diff --git a/config/_config.yml b/config/_config.yml index 02fd4ad..ec320f6 100644 --- a/config/_config.yml +++ b/config/_config.yml @@ -1,2 +1,3 @@ kramdown: - toc_levels: 1..3 \ No newline at end of file + toc_levels: 1..3 + smart_quotes: ["apos", "apos", "quot", "quot"]