From 3e2846ee35047ee50079f3346f0567b7bb88aab0 Mon Sep 17 00:00:00 2001 From: Simon Holywell Date: Thu, 1 Sep 2016 13:06:15 +1000 Subject: [PATCH] Change to use the rouge syntax highlighter --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index a36a1c4..01b3452 100644 --- a/_config.yml +++ b/_config.yml @@ -9,7 +9,7 @@ port: 4040 markdown: kramdown permalink: pretty -highlighter: pygments +highlighter: rouge kramdown: input: GFM