
broken preformated code blocks
Reported by Ion Balan | March 30th, 2009 @ 11:40 AM
>> RedCloth.new("text:\n<pre><code><mesh>\n<param>\n</param>\n</mesh><mesh></code></pre>").to_html
=> "<p>text:<br />\n<pre><code><mesh>\n<param>\n</param></p>\n<p></mesh><mesh></code></pre></p>"
The preformated block is divided into 2 paragraphs, and html tags from second one are not escaped.
Comments and changes to this ticket
-
Jason Garber June 7th, 2009 @ 06:30 AM
- Milestone cleared.
- Tag set to difficult, html
Not easily done with Ragel. Don't worry, I'm exploring other options.
-
Jason Garber June 10th, 2009 @ 01:55 PM
- State changed from new to open
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
RedCloth is a Ruby library for converting Textile into HTML