
Closing HTML tag should end block
Reported by Jason Garber | July 11th, 2008 @ 08:13 AM | in 4.0
HTML like the div tags below is okay, but you must have a blank line after any paragraph or other block.
<div class="test">
This is one paragraph.
This is another.
!an/image.jpg!
- A list
- in a div.
</div>
I wish it didn't have to be that way so that you could do:
<div>
This is my paragraph
</div>
Comments and changes to this ticket
-
Jason Garber July 11th, 2008 @ 08:15 AM
(sigh) I'll be so glad when Lighthouse upgrades to RedCloth 4.0. Guess I have to stop fixing things and release, huh?
-
Jason Garber July 14th, 2008 @ 03:01 PM
- State changed from new to resolved
(from [1976e7697a7768637d16db887738d00fdb9467ca]) Closing HTML tag can end paragraph, blockquote in place of double-return. [#13 state:resolved]
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
People watching this ticket
Tags
Referenced by
-
4 Segfault with links #13 0x00007f6f38e94639 in ?? () from /usr/lib/libruby1.8...