<!-- the common way | no image resizing --> ![image](https://your-image-url.type) <!-- the uncommon way | image resizing --> <img src="https://your-image-url.type" width="100" height="100">