Try this markdown:
(试试这个降价:)
![alt text](http://url/to/img.png)
I think you can link directly to the raw version of an image if it's stored in your repository.
(我认为如果图像存储在您的存储库中,您可以直接链接到图像的原始版本。)
ie (即)
![alt text](https://raw.githubusercontent.com/username/projectname/branch/path/to/img.png)
Edit: just noticed comment linking to article which suggests using gh-pages.
(编辑:只是注意到链接到文章的评论,建议使用gh页面。)
Also, relative links can be a better idea than the absolute URLs I posted above. (此外,相对链接可能比我上面发布的绝对URL更好。)
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…