期望可以根据typora-root-url设定的地址上传图片
luchanan opened this issue · 0 comments
luchanan commented
UI 上的哪个部分与此新功能有关?
No response
新功能描述
之前写的文章里面包含
typora-root-url: D:\abc\github\hexo\source
然后引入的图片地址
![Snipaste_2024-02-28_17-33-25](/images/Snipaste_2024-02-28_17-33-25.jpg)
typora会根据typora-root-url找到图片显示,目前插件好像不支持设置类似图片前缀来进行上传。
[可选]建议的解决方案
期望上传博客可以解析为:D:/abc/github/hexo/ource/images/Snipaste_2024-02-28_17-33-25.jpg,或者有相关设置。目前如果是相对路径不行,