Image sizes are huge

When pasting an image into a zenhub case, is there a way to make them smaller? Currently they are huge in dimension.

Hey @TheDobster

You can resize your image by wrapping in it an tag and specifying a width and a height. Here is an exaple:

<img src=' https://cdn.britannica.com/16/234216-050-C66F8665/beagle-hound-dog.jpg ' width=500 height=500 />