Not italicising URLs with underscores
peashooter - January 1, 2009 - 11:07
| Project: | Markdown with SmartyPants |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Hi,
I notice because of Markdown's underscore policy, urls with underscores get italicised bits.
For example, a wikipedia link of http://en.wikipedia.org/wiki/The_Taming_of_the_Shrew
would come out with 'Taming' in italics, although the underlying link will be ok. I noticed on groups.drupal.org this problem doesn't exist. How do you get over this?
My input filters are in this order:
HTML Corrector
HTML filter
googtube filter
URL filter
Markdown with SmartyPants
Thanks for any help.
Cheers
