Forum: Redcloth Better supporting parenthesis in links...

Posted by Ryan Alyea (Guest)
on 2009-01-05 07:17
Attachment: links_containing_parenthesis.patch (1,27 KB)
(Received via mailing list)
Is there a better way to support parenthesis in links like Wikipedia
links? Requiring brackets around the link is confusing to many new
users who don't understand why their Wikipedia links won't work. I
wrote a patch on the latest version of RedCloth to support this a lot
better. Instead of stopping on a end parenthesis, it instead looks at
the URL itself. If the number of opening and closing parenthesis are
equal, it allows the end parenthesis in the link. I'm sure there's a
better way, like checking if they are properly nested.

Included is two patches, one for the C code, another to include more
tests. I do not have Java, so I cannot test myself, however it should
be trivial to port.
Posted by Jason Garber (jgarber)
on 2009-01-20 23:19
(Received via mailing list)
Fantastic!  Thank you, Ryan.  I've added it to an existing ticket and
I can't wait to apply your patch.

The ticket's URL is 
http://jgarber.lighthouseapp.com/projects/13054-re...

Jason
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.