/del-unused-image

delete unused image from markdown

Primary LanguageJavaScript

del-unused-image

What's this?

This is a command line tool that deletes unused image files from markdown files.

How to use?

  1. Install
npm i -g del-unused-image
  1. Move to the file directory you want to operate on

  2. excute this command

del-unused-image

Note: Images are moved to the recycle bin by default.

Thanks!