# Source: https://stackoverflow.com/questions/14675913/changing-image-size-in-markdown Stack Overflow Changing image size in Markdown I just got started with Markdown. I love it, but there is one thing bugging me: How can I change the size of an image using Markdown? The documentation only gives the following suggestion for an i...