markdown-image-copy-paste
Paste image into markdown file.
flossingdc 143 0 0.1.0 MIT GitHub

Markdown-Image-Copy-Paste

Function:

Will insert an image into your Markdown file with a HTML tag:

  • <img src='1234.png' width='500'>

Add a folder to settings and it will automatically create folder & place image inside of it.

Usage:

  1. Copy an image
  2. Hit ctrl+alt+v to paste image to markdown document
  3. Alternatively, use the right-click menu item: "Paste Markdown Image"