
Links with a name that contains a trailing "(whatever)"
Reported by Daniel Martin | December 9th, 2015 @ 09:18 AM
Is there a way to handle the following?
"Random name with that ends with(parenthesis)":https://jgarber.lighthouseapp.com/
Ideally I'd like to see:
<a href="https://jgarber.lighthouseapp.com/">Random name with that ends with(parenthesis)</a>
But the trailing (parenthesis)
is interpreted as
the link's title producing:
<a href="https://jgarber.lighthouseapp.com/" title="parenthesis">Random name with that ends with</a>
Is there a way to "escape" the parenthesis to get the desired
result instead of a title
attribute?
Comments and changes to this ticket
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