aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-06-30 18:57:57 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-06-30 18:57:57 +0300
commit8e1d8b87f19e0cfc77ad4bfe20e5ca84d030e321 (patch)
tree17fcaa49359ae4340dffc6f75900bd77a98c399a /_config.yml
parentstd::call_once: ```c++ instead of simply ``` (diff)
downloadjekyll-theme-8e1d8b87f19e0cfc77ad4bfe20e5ca84d030e321.tar.gz
jekyll-theme-8e1d8b87f19e0cfc77ad4bfe20e5ca84d030e321.zip
enable syntax highlighting
I'm not sure about it. Maybe I'll get rid of it in the future.
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 413acf5..5052e15 100644
--- a/_config.yml
+++ b/_config.yml
@@ -22,7 +22,8 @@ markdown: kramdown
kramdown:
syntax_highlighter_opts:
- disable: true
+ span:
+ disable: true
bootstrap_version: 3.3.7
jquery_version: 1.12.4