Hi,
I don't exactly know what the markdown
[](atom.xml)
should generate, but I wasn't expecting the HTML to be
[<img src="atom.xml" alt="RSS icon](feed-icon-32x32.png)"></img>
I'm not sure its even valid syntax. The following markdown works fine.
<a href="atom.xml"></a>
Later,
Daniel
P.S. This was converted with cl-markdown version 0.10.4.