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.