From aadf992616258e3bfe6f9cc177d3225dbd16ff6d Mon Sep 17 00:00:00 2001 From: Anatol Broder Date: Thu, 22 Aug 2013 08:32:56 +0200 Subject: [PATCH] Add code tags --- site/docs/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/docs/configuration.md b/site/docs/configuration.md index ce9f133c..b001c65a 100644 --- a/site/docs/configuration.md +++ b/site/docs/configuration.md @@ -241,8 +241,8 @@ configuration file or on the command-line, Jekyll will run using these options.
There are two unsupported kramdown options

- Please note that both remove_block_html_tags and - remove_span_html_tags are currently unsupported in jekyll due to the + Please note that both remove_block_html_tags and + remove_span_html_tags are currently unsupported in Jekyll due to the fact that they are not included within the kramdown HTML converter.