From: Alan H. <co...@al...> - 2011-06-06 17:13:31
|
I noticed today that Python-Markdown doesn’t transform angle-bracket syntax links when they link to pages on the Wayback machine (probably because they have a URL within a URL). I consider this a bug, as there is no problem with such a hyperlink in practice. http://web.archive.org/web/20100304221756/http://www.yahoo.com/ In fact, my email client just highlighted the above line as a link; clicking it works perfectly. Alan |