Comment on Well that was predictable

<- View Parent
user224@lemmy.sdf.org ⁨5⁩ ⁨weeks⁩ ago

But you can to imgur, grab the direct image URL and then embed it as such:

![alt text - optional](URL)

And to make a button:

[![alt text - optional](image URL)](on-click destination URL)

Example:

In this case the image is just 0.9kB, so to save an unnecessary request to Imgur, I used data URI with base64. You can’t do this with larger images due to comment size limitations. Just imagine a normal URL in there.

source
Sort:hotnewtop