Disable Escaping
Jason Garber
jg at jasongarber.com
Wed Jan 27 06:55:50 EST 2010
You've probably figured it out by now (nearly a month later), but the <notextile> tag prevents RedCloth from touching what's inside.
On Jan 5, 2010, at 4:16 PM, Phil Cooper-king wrote:
> Is it possible to disable the HTML escaping?
>
> I'm not sure where its happening. I'm trying to use add a custom textile
> syntax(ruby) .... in which the syntax method uses a parser (UV) to
> convert the code into a coloured syntax, what's happening is that
> RedCloth Escapes the the code then UV escapes the code also.
>
> Thanks
> Phil
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Redcloth-upwards mailing list
> Redcloth-upwards at rubyforge.org
> http://rubyforge.org/mailman/listinfo/redcloth-upwards
More information about the Redcloth-upwards
mailing list