From 8e1d8b87f19e0cfc77ad4bfe20e5ca84d030e321 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 30 Jun 2017 18:57:57 +0300 Subject: enable syntax highlighting I'm not sure about it. Maybe I'll get rid of it in the future. --- _config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '_config.yml') 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 -- cgit v1.2.3