Look at this answer:
How can I view alt text for a web image (xkcd.com) on an Android based browser?
It has a link, but it is in parentheses:
(http://www.456bereastreet.com/archive/200604/alt_text_is_an_alternative_not_a_tooltip/)
Markdown isn't converting this into a link correctly.
When I move the parentheses a bit, it does:
( http://www.456bereastreet.com/archive/200604/alt_text_is_an_alternative_not_a_tooltip/ )
I haven't seen this documented as a feature yet, so I'm guessing it's a bug.