Fixed.
-Lucas
http://rufy.com/
On May 10, 2006, at 9:00 AM, Christoffer Sawicki wrote:
> Dear Dressers of RedCloth,
>
> I have a question:
>
> text = "Foo\nBar\n\nBaz"
> RedCloth.new(text, [ :hard_breaks ]).to_html
>
> # => "<p>Foo<br />Bar<br />\nBaz</p>"
>
> Shouldn''t that really be "<p>Foo<br
/>Bar</p><p>Baz</p>"?
>
> So long,
>
> --
> Christoffer Sawicki
>
> _______________________________________________
> Redcloth-upwards mailing list
> Redcloth-upwards at rubyforge.org
> http://rubyforge.org/mailman/listinfo/redcloth-upwards