1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-09 09:26:42 +02:00

Merge pull request #101 from sukima/patch-1

Add chrome only disclaimer
This commit is contained in:
Tim Green
2015-01-20 19:11:01 +00:00

View File

@@ -348,6 +348,9 @@ When on a comment thread and you want to quote something someone previously said
[*Read more about quick quoting.*](https://github.com/blog/1399-quick-quotes)
### Pasting Clipboard Image to Comments
_(Works on Chrome browsers only)_
After taking a screenshot and adding it to the clipboard (mac: `cmd-ctrl-shift-4`), you can simply paste (`cmd-v / ctrl-v`) the image into the comment section and it will be auto-uploaded to github.
![Pasting Clipboard Image to Comments](https://cloud.githubusercontent.com/assets/39191/5794265/39c9b65a-9f1b-11e4-9bc7-04e41f59ea5f.png)