Description
URLs in Markdown documents are parsed with Javascript. Is there a reason for this? I don't think its a good approach. And the markdown library we're using does support that, so there's no real need to make it more complicated. (Quick example: https://gist.github.com/kolaente/2d8ad9e2ebc0562698ec052dc575e5d9)