markdown-viewer
markdown-viewer copied to clipboard
Set image size
trafficstars
How set or change image size?
Probably using HTML tags instead of markdown syntax? I'm not aware of markdown support for that.
# <img src="Logo1.png" height="50px" /> Header1
Using HTML tag "img" with attributes works fine for me