要点に画像をどのようにアップロードしますか?
これを見てください:https : //gist.github.com/mbostock/5503544#file-thumbnail-png
私が試したのは、要旨の編集モードで画像ファイルをドラッグアンドドロップすることです。CrhomeとFireFoxでは動作しなかったようです。
更新:GitHubでメールをやり取りした後、この機能(ドラッグアンドドロップのバイナリファイル、画像)はサポートされません。
git clone https://gist.github.com/6afe8ae9d00c98694dc8
、cd 6afe8ae9d00c98694dc8
、xcopy path/to/src/file.any file.any
、git add any.any
、git commit -m 'n/a'
、git push