From a661cd8295bdad756f4d4ca4e35387c70a318d9f Mon Sep 17 00:00:00 2001 From: Alfred Xing Date: Mon, 21 Jul 2014 11:38:04 -0700 Subject: [PATCH] Remove resolved RedCloth issue from troubleshooting --- site/docs/troubleshooting.md | 10 ---------- 1 file changed, 10 deletions(-) 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