cocoakekeyu / markdown-img-paste

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown-img-paste

Usage

  1. take a screenshot or copy a image
  2. hit ctrl+shft+v to paste image into markdown

By default, the image will store in current directory. But you can change like this:

Setting

Only in markdown grammar to enable the plugin

If not, you can paste markdown image in any file.

Use sm.ms for image link

sm.ms is a free web for upload image without an account.

Use qiniu for image link

If you have a qiniu account(https://qiniu.com), you can upload image to qiniu server by setting the following four parameters.

)

About

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

License:MIT License


Languages

Language:CoffeeScript 100.0%