Making an image into a link?
Is it possible to make an image into a clickable link in blot?
Yes, the simplest way is turn an image into a link is using Markdown:
[](http://example.com)
The above will work if the image file _image.jpg is in the same directory as the markdown file, and the image when clicked will link your readers to example.com
.
Does that help? Please let me know if you have any questions about this or anything else
Answered 2 years ago · Edit answer
Newsletter
Get updates on Blot’s latest features and changes. Delivered every three months.