Did you know that you can use Markdown to insert images into your comments in Buckets?
If your image is not hosted, upload it to a Card. Once the image is loaded, view the attachment and copy the markdown embed code. Then paste the embed code into a comment field.
Here's how to embed an image in seconds:
If you have a hosted image, you can apply the URL to the Markdown string:
![Alt Text] (https://www.example.png)
Thanks Gráinne!