5.0.0 • Published 5 months ago
hexo-images-asset v5.0.0
hexo-images-asset
Replace asset image to absolute path in Hexo. Works fine with hexo 7.3.0, please feel free to use.
Tips: Reference & fixed hexo-asset-image compatibility issues with hexo 5.
Usege
npm install hexo-images-asset --save
Example
├─Data-Structure
├────diagram.png
└─Data-Structure.md
Notice: You must switch the
post_asset_folder:true
in_config.yml
, then use
to referencediagram.png
.
5.0.0
5 months ago