1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-12 10:53:58 +02:00

Merge pull request #86 from tonyxue/master

zh-cn update for 9c1f837
This commit is contained in:
Tim Green
2014-07-27 12:14:27 +01:00

View File

@@ -331,6 +331,12 @@ Github上使用最多的5个表情符号是
![Alt Text](http://www.sheawong.com/wp-content/uploads/2013/08/keephatin.gif)
```
仓库中的原始图片可以被直接调用:
```
![Alt Text](https://github.com/(user)/(repo)/raw/master/path/to/image.gif)
```
![Peter don't care](http://www.sheawong.com/wp-content/uploads/2013/08/keephatin.gif)
所有图片都缓存在Gitub不用担心你的站点不能访问时就看不到图片了。