underscores in urls
Mike Zornek
listguy at mikezornek.com
Mon Mar 14 14:44:44 EST 2005
The site I work on now has a lot of underscores in the filenames. Markdown
will in times like this:
The latest _NewsWatch_ issue has been mailed; copies are in the archive.
(Member password required)
<a
href="http://www.asmp.org/membersarea/newswatch01_18_05.php">http://www.asmp
.org/membersarea/newswatch01_18_05.php</a>
or this:
[http://www.asmp.org/membersarea/newswatch01_18_05.php](http://www.asmp.org/
membersarea/newswatch01_18_05.php)
make the 18 (in the text wrapped by the anchor) italic.
First I guess, should Markdown try to be intelligent when processing a url,
so that it doesn't add this? if yes, can it be added?
Thanks.
~ Mike Zornek
-----
Shameless promotion
Personal site: <http://MikeZornek.com>
Philly Apple Devs: <http://PHAD.org>
ADHOC / MacHack (July 27-31): <http://www.adhocconference.com>
More information about the Markdown-Discuss
mailing list