From b2836da7047db2ee0457d1bd557d18a0d45be1d0 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Mon, 20 Jul 2015 20:45:16 -0700 Subject: [PATCH] Silence a GitHub warning I can't find a documented way to turn off the highlighter. --- _config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/_config.yml b/_config.yml index 025b3a942..7a2bbe26e 100644 --- a/_config.yml +++ b/_config.yml @@ -3,4 +3,3 @@ redcarpet: extensions: [smart] url: http://beets.radbox.org permalink: /blog/:title.html -highlighter: null