#11 ✓resolved
Jason Garber

Breaks of \r\n between tables doesn't work

Reported by Jason Garber | July 10th, 2008 @ 01:39 PM | in 4.0

This works: | one table |\n\n| another table |\n\n

But this doesn't: one table |\r\n\r\n| another table |\r\n\r\n

Comments and changes to this ticket

  • Jason Garber

    Jason Garber July 11th, 2008 @ 09:05 AM

    • State changed from “new” to “resolved”

    (from [42abe0b55972956749d97b9a9a5f12a7ca6c1375]) Strip carriage returns and deal only with linefeeds

    Carriage returns before linefeeds are a problem. The easiest solution is to strip them out before parsing. RedCloth 3 doesn't preserve them either, so it must be okay with users. Plus, it makes the output more predictable and standardized.

    [#11 state:resolved]

    [#14 state:resolved]

    http://github.com/jgarber/redclo...

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.

New-ticket Create new ticket

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

Shared Ticket Bins

People watching this ticket

Tags

Referenced by

Pages