aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-09-30 00:49:31 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-09-30 00:49:31 +0300
commit169837de5f9649ea41107030c148cd7f31615fb7 (patch)
tree42b22c79917e6ae5ef738ca452c7ff44eef3e6d0 /_config.yml
parentREADME: remove the obsolete Windows notes (diff)
downloadjekyll-theme-169837de5f9649ea41107030c148cd7f31615fb7.tar.gz
jekyll-theme-169837de5f9649ea41107030c148cd7f31615fb7.zip
add MathJax support
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 5dbb624..c6d3334 100644
--- a/_config.yml
+++ b/_config.yml
@@ -22,6 +22,7 @@ highlighter: rouge
markdown: kramdown
kramdown:
+ math_engine: null
syntax_highlighter_opts:
span:
disable: true