From a9f0ebcf6b0357eaff881a1695f2d404aadceb42 Mon Sep 17 00:00:00 2001 From: Irakli Nadareishvili Date: Mon, 9 Feb 2015 19:55:45 -0500 Subject: [PATCH] Updating pygments configuration to conform to the new syntax --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 8f49df7..ecaf37f 100755 --- a/_config.yml +++ b/_config.yml @@ -1,2 +1,2 @@ -pygments: true +highlighter: pygments markdown: redcarpet