hugo-image

When paste image to markdown ,this will make a directory name filename and will paste the image as a png file in this image ,then will insert a relative image url

1071496910

1,777

0

0.0.8

MIT

GitHub

Markdown Image Helper

An Atom plugin for Markdown grammar. Create image file relative to the markdown file and insert a relative url to that file.

Inspired by markdown-image-helper,adaptive hugo image dir.

Usage

  1. Take a screenshot or copy any image to the clipboard.
  2. Paste it into Atom markdown editor
  3. See that an directory name filename was create, and the directory has a png file, and a url was inserted.