error happen in hexo-asset-image
I accepted some PR from the github about the hexo, then the image can not displayed since that..
1 | all the image link updated to a error link ": /.io//02/08/" |
Hexo insert local image in markdown
enable assert
update _config.yml of hexo
1 | post_asset_folder: true |
install plugin
Execute commands in the Hexo directory. hexo-asset-img, Do not use hexo-asset-image, it’s too old and there is nobody to update it and merge PR.
1 | npm install hexo-asset-img --save |
if you want to Typora to show image correctly, refer LINK