
Adding # in paranthesis next to a h2 tag is not parsed in redcloth 4.2.2
Reported by Ronan O'Driscoll | July 15th, 2009 @ 09:26 AM
Hi,
The following redcloth snippet:
h2(#StartSigning). Start Signing
used to generate
Start Signing
in redcloth version 4.1.9. Currently, in version 4.2.2, this does not generate a heading any more.
Hope this is an easy fix or there is a workaround. Thanks for a great project.
Ronan O'Driscoll
Comments and changes to this ticket
-
Jason Garber March 1st, 2010 @ 01:57 PM
- State changed from new to resolved
This is a capitalization problem (IDs aren't supposed to have capitals), which I've fixed.
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