Since the Markdown for the thread shows only a URL for an image, try replacing the URL with HTML/Markdown for an image.
<a href="link"><img src="url" alt="alt" /></a>
or
[![alt](url)](link)
Either of these has to work.
Since the Markdown for the thread shows only a URL for an image, try replacing the URL with HTML/Markdown for an image.
<a href="link"><img src="url" alt="alt" /></a>
or
[![alt](url)](link)
Either of these has to work.