Typora

Typora协同hexo图片不显示问题

hexo设置

  1. 修改博客根目录中_config.yml文件的配置项post_asset_foldertrue
  2. 在博客根目录中下使用npm安装插件:npm install https://github.com/CodeFalling/hexo-asset-image --save

typora设置

进入文件->偏好设置->图像,将设置改为下述内容

image-20210317123348886