markdown-img-paste icon indicating copy to clipboard operation
markdown-img-paste copied to clipboard

一个可以快速粘贴剪贴板里的照片到markdown的插件,并且可以设置使用七牛存储照片。

Results 23 markdown-img-paste issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/28507708/46252964-b62e4880-c4a3-11e8-8bd5-b30777fbae5e.png) 配置完成后成功使用了两天左右,之后就一直报这个错误。 我上次提问的时候作者让复制错误栈,,可以请问一下怎么复制吗? 这个插件比其他的好用很多,求修复。

## issue when I copy one gif image, markdown-img-paste will convert it into png, then upload it. so the dynamic image becomes the static picture. Could you help fix it?...

in vscode, there are similar plugin. but I found they doesn't work well. Could you make this plugin conpatibale with VScode? Thanks, Harris

利用快捷键复制到本地md文件里图片的确自动上传七牛,在本地显示完整, ![xnip2018-05-01_23-01-24](https://user-images.githubusercontent.com/37953042/39478382-dd924ede-4d94-11e8-9355-9be5ce8045ca.jpg) 查看七牛的图片,显示也是完整的。 ![xnip2018-05-01_23-03-30](https://user-images.githubusercontent.com/37953042/39478389-e4a88832-4d94-11e8-8da5-73b5e4c594aa.jpg) 然而复制到github里code栏的md文档里,图片显示不全。如红框所示: ![xnip2018-05-01_23-07-07](https://user-images.githubusercontent.com/37953042/39478545-561402b2-4d95-11e8-8602-dfb48b76a878.jpg) 刷新多次,不全部分一模一样,是什么原因呢?

markdown-img-paste 这个名字能不能自定义

链接太长了,在文件中挺难看的。 先谢谢作者了。

![image](https://user-images.githubusercontent.com/9738969/32585068-3bbaf180-c4c1-11e7-8ec8-1ca2a63db753.png) 每张图片都返回这么多么

1. 截一个图后,ctrl+v,显示成功。代码`![](.png) ` 2. 再截图一次,ctrl+v,代码`![](.png) `,此刻显示的还是第一次截的图。二次ctrl+v,代码`![![](.png) ](![](.png).png) `,才显示正确 3. 第三次截图,三次ctrl+v,显示不出来 我后面是直接去根目录下,修改图片的命名为3.png,再改`![](3.png) `成功的。请问这种多此截图粘贴的没有解决方案吗?

粘贴第二张图片时第一张也变成了第二张,是我的操作有误吗?应该怎样粘贴不同的图片呢?

I get the issue message "Upload Failed:incorrect region, please use up-z1.qiniu.com". Could you pls help to guide me how to fix it? thanks