1 Star 0 Fork 0

yuh/hexo-md-imgs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 534 Bytes
一键复制 编辑 原始数据 按行查看 历史
yuh 提交于 2021-10-19 20:16 . 细节
{
"name": "hexo-md-imgs",
"version": "1.0.1",
"description": "hexo中,在`source/images`里放图片,markdown引用路径为`../images/*.png`或者`/source/images/*.png`,但是这样编译出来,图片路径是不对的,这个插件修改一下,详细看这里 : https://github.com/yuhlzu/hexo-md-imgs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["hexo", "本地图片", "NexT"],
"author": "yuhldr",
"license": "ISC"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yuhldr/hexo-md-imgs.git
[email protected]:yuhldr/hexo-md-imgs.git
yuhldr
hexo-md-imgs
hexo-md-imgs
main

搜索帮助