Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hexo-asset-image-yyl

ylyu2ISC1.0.0

null

readme

hexo-asset-image

Give asset image in hexo a absolutely path automatically

Usege

npm install hexo-asset-image --save

Example

MacGesture2-Publish
├── apppicker.jpg
├── logo.jpg
└── rules.jpg
MacGesture2-Publish.md

Make sure post_asset_folder: true in your _config.yml.

Just use ![logo](logo.jpg) to insert logo.jpg.

History

yyl fixed image path