
As of today, images added into chat with markdown, such as [x](<a href="http://url.to.an.image/someimage.png" rel="nofollow">http://url.to.an.image/someimage.png</a>) do not work. The url is being parsed, and then returned as: <a href="https://imgsrv.roll20.net/?src=http%3A//url.to.an.image/someimage.png" rel="nofollow">https://imgsrv.roll20.net/?src=http%3A//url.to.an.image/someimage.png</a> Is this an intended update?