Disable Escaping
Phil Cooper-king
lists at ruby-forum.com
Tue Jan 5 16:16:08 EST 2010
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/.
More information about the Redcloth-upwards
mailing list