From b62ea432a402d23c8d745e63a3f448d97fe653e0 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Sun, 7 Dec 2014 01:48:37 +0100 Subject: [PATCH] pygments option deprecated, using highlighter option instead --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 32336e4..caa75bc 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ safe: true baseurl: / url: http://localhost:4000 -pygments: true +highlighter: pygments markdown: kramdown permalink: date maruku: