From 616c79aebc4cd841ec1412f87321cdd2745c31c7 Mon Sep 17 00:00:00 2001 From: Nathan Bergey Date: Mon, 25 Jan 2016 00:11:04 -0700 Subject: [PATCH] Modernize config, test hook --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 6085965..aae7873 100644 --- a/_config.yml +++ b/_config.yml @@ -1,2 +1,2 @@ exclude: [README.md, LICENSE] -pygments: True +markdown: kramdown