You are viewing a single comment's thread from:RE: Clickable image markdownView the full contextherzmeister (63)in #art • 8 years ago yeah i do it all the time, check my posts tagged #photography
I saw clickable images posted on steamimg - does it link automatically, or do you use special markdown?
This is a link in markdown code:
[link-text](https://some.site/your-link.html)
This is an image in markdown code:
![image-text](https://some.site/your-image.jpg)
Now all you have to do is combine this, by replacing the
link-text
with the markdown image code, like so:[![image-text](https://some.site/your-image.jpg)](https://some.site/your-link.html)
If you host your images on https://www.steemimg.com/ they'll provide the markdown code for that automatically.
You, sir, have been extremely useful. Thank you!
@Herzmeister Thanks you very Much 🤣