You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pasting of images from clipboard is chrome only, It is stated in the
_read more_ article but anyone who doesn't _read more_ may become
confused (like I did).
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -348,6 +348,9 @@ When on a comment thread and you want to quote something someone previously said
348
348
[*Read more about quick quoting.*](https://github.com/blog/1399-quick-quotes)
349
349
350
350
### Pasting Clipboard Image to Comments
351
+
352
+
_(Works on Chrome browsers only)_
353
+
351
354
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.
352
355
353
356

0 commit comments