mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-09 17:36:37 +02:00
Update README.md
This commit is contained in:
13
README.md
13
README.md
@@ -341,6 +341,12 @@ Images and GIFs can be added to comments, READMEs etc.:
|
|||||||

|

|
||||||
```
|
```
|
||||||
|
|
||||||
|
Raw images from the repo can be used by calling them directly.:
|
||||||
|
|
||||||
|
```
|
||||||
|
/(repo)/raw/master/path/to/image.gif)
|
||||||
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
All images are cached on GitHub, so if your host goes down, the image will remain available.
|
All images are cached on GitHub, so if your host goes down, the image will remain available.
|
||||||
@@ -356,13 +362,6 @@ Which produces:
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
#### Using Raw GitHub Images
|
|
||||||
Raw images from the repo can be used by calling them directly.:
|
|
||||||
|
|
||||||
```
|
|
||||||
/(repo)/raw/master/path/to/image.gif)
|
|
||||||
```
|
|
||||||
|
|
||||||
### Quick Quoting
|
### Quick Quoting
|
||||||
When on a comment thread and you want to quote something someone previously said, highlight the text and press `r`, this will copy it into your text box in the block-quote format.
|
When on a comment thread and you want to quote something someone previously said, highlight the text and press `r`, this will copy it into your text box in the block-quote format.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user