Using raw html does work.
<img src="https://raw.githubusercontent.com/yourimage" width="196px" height="348px"/> <img src="https://raw.githubusercontent.com/yourimage" width="196px" height="348px"/>
Using markdown with {}
options does not work.
{:width="196px" height="348px"}