
Bracketed modifiers should contain anything.
Reported by Jason Garber | March 9th, 2009 @ 08:52 AM | in 4.2.0
This should work: bc. [@p. @]
but it isn't recognized.
Comments and changes to this ticket
-
Jason Garber March 9th, 2009 @ 03:29 PM
- Tag set to explicit_square_brackets
- State changed from new to open
Here's a failing test:
--- name: captures spaces when made explicit with square brackets in: "Start a paragraph with [@p. @] (that's p, a period, and a space)." html: "<p>Start a paragraph with <code>p. </code> (that's p, a period, and a space).</p>"
-
Jason Garber March 17th, 2009 @ 04:47 AM
- Milestone set to 4.2.0
-
Jason Garber May 29th, 2009 @ 11:21 PM
- State changed from open to resolved
(from [cbd7c787581623dcda1b35448070169c36005cb2]) Enable code signature to capture trailing space when in square brackets. [#118 state:resolved] http://github.com/jgarber/redcloth/commit/cbd7c787581623dcda1b35448...
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
Referenced by
-
118 Bracketed modifiers should contain anything. (from [cbd7c787581623dcda1b35448070169c36005cb2]) Enable ...