Whitespace in img src

Florian Lindner Florian.Lindner at xgm.de
Mon Feb 25 16:38:17 EST 2008


Hello,
markdown (Python implementation) seems to render:

![alternativer text](pfad/und/eine lange/url zum bild.jpg)

to

<img src="pfad/und/eine" title="lange/url zum bild.jpg"
alt="alternativer text"/>

breaking the URL at the whitespace. AFAIK whitespaces are ok in URLs
so why is it breaking up the URL here?

Thanks,

Florian


--

I'm using an evaluation license of nemo since 77 days.
You should really try it!
http://www.malcom-mac.com/nemo




More information about the Markdown-Discuss mailing list