From cb7421e63bc353e622e53c582f14f9c6c710433c Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 27 Oct 2015 01:38:28 -0700 Subject: [PATCH] Fix syntax highlighting --- _config.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/_config.yml b/_config.yml index 85495db40cc..aabc6afacda 100644 --- a/_config.yml +++ b/_config.yml @@ -32,13 +32,8 @@ destination: public/ plugins_dir: plugins code_dir: downloads/code category_dir: blog/categories -markdown: rdiscount -rdiscount: - extensions: - - autolink - - footnotes - - smart -highlighter: pygments # default python pygments have been replaced by pygments.rb +markdown: redcarpet +highlighter: pygments gems: - jekyll-time-to-read