diff --git a/site/docs/configuration.md b/site/docs/configuration.md index ffdbf6ef..7a72394f 100644 --- a/site/docs/configuration.md +++ b/site/docs/configuration.md @@ -236,7 +236,16 @@ before your site is served. Jekyll runs with the following configuration options by default. Unless alternative settings for these options are explicitly specified in the -configuration file or on the command-line, Jekyll will run using these options. +[[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 + fact that they are not included within the kramdown HTML converter. +

+
{% highlight yaml %} source: .