Skip to content

BriseKael/HexoImgTagTransform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-img-tag-transform

For hexo, force to transform markdown img tag to hexo img tag when hexo generating. This npm package is very convenient for me to insert images into hexo blogs.

Installation

$ npm install hexo-img-tag-transform --save

Options

Force transform ![XXX](/xxx.png) to <% img /xxx.png XXX %>.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published