2022-01-18发表2026-05-21更新Hexo1 分钟读完 (大约178个字)hexo问题和使用在hexo中添加图片 hexo + typora 粘贴上传图片到指定目录 - 简书 (jianshu.com) 安装hexo-renderer-marked插件 安装插件 1cnpm install hexo-renderer-marked 在source文件夹下创建images文件夹用来存放文件 设置typora偏好设置,设置完成后,在typora中粘贴图片会在images文件夹中创建文件名相同的文件夹来存放文章图片 设置图片根目录 “格式 –> 图像 –> 设置图片根目录”,将source目录设置为根目录 #hexo使用