问题:
I just got started with Markdown. 我刚开始使用Markdown。 I love it, but there is one thing bugging me: How can I change the size of an image using Markdown? 我喜欢它,但是有件事困扰着我:如何使用Markdown更改图像的大小?
The documentation only gives the following suggestion for an image: 该文档仅对图像提供以下建议:

If it is possible I would like the picture to also be centered. 如果可能,我希望图片也居中。 I am asking for general Markdown, not just how GitHub does it. 我要的是一般的Markdown,而不仅仅是GitHub的工作方式。
解决方案:
参考一: https://stackoom.com/question/zZsH/在Markdown中更改图像大小参考二: https://oldbug.net/q/zZsH/Changing-image-size-in-Markdown
来源:oschina
链接:https://my.oschina.net/stackoom/blog/4326849