diff --git a/site/docs/troubleshooting.md b/site/docs/troubleshooting.md index 7c07b7e2..c0cc9fef 100644 --- a/site/docs/troubleshooting.md +++ b/site/docs/troubleshooting.md @@ -119,16 +119,6 @@ Firefox and possibly other browsers and is [discouraged in XHTML.](http://www.w3.org/TR/xhtml1/#C_3) An easy fix is to put a space between the opening and closing tags. -### RedCloth - -Versions 4.1.1 and higher do not obey the notextile tag. [This is a known -bug](http://aaronqian.com/articles/2009/04/07/redcloth-ate-my-notextile.html) -and will hopefully be fixed for 4.2. You can still use 4.1.9, but the -test suite requires that 4.1.0 be installed. If you use a version of -RedCloth that does not have the notextile tag, you may notice that -syntax highlighted blocks from Pygments or Rouge are not formatted -correctly, among other things. If you’re seeing this just install 4.1.0. - ### Liquid The latest version, version 2.0, seems to break the use of `{{ "{{" }}` in