在Markdown中更改图像大小

房东的猫 提交于 2020-08-06 10:01:55

问题:

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: 该文档仅对图像提供以下建议:

![drawing](drawing.jpg)

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
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!