gaowei-space / markdown-blog

🍭 Markdown-Blog 是一款小而美的Markdown静态博客程序 | Markdown-Blog is incredibly fast, easy to use, and converts Markdown formatted text files into beautifully rendered HTML pages.
https://blog.gaowei.tech
MIT License
432 stars 57 forks source link

md中的本地图片应当如何显示? #33

Closed rainote2020 closed 1 year ago

rainote2020 commented 1 year ago

我使用typora编辑md文件时,使用相对路径插入图片能够正常显示。 无论使用md语法,如: ![img](./pic/image-20230404195402327.png) 还是html语法,如:

image-20230404195402327

都可以在typora及其他本地编辑器中正常显示,证明md语法及路径是无误的。

按照同样的路径上传至blog内容目录后,文字正常,图片全部不能正常显示。如图所示: image 请问是markdownblog不支持本地图片。还是我md中图片的路径写法有问题。

gaowei-space commented 1 year ago

@rainote2020 在计划中,下个版本会支持 🤝

gaowei-space commented 1 year ago

多谢反馈,下个版本会支持读取本地图片~


发件人: rainote2020 @.> 发送时间: 2023年4月7日 15:49 收件人: gaowei-space/markdown-blog @.> 抄送: Subscribed @.***> 主题: [gaowei-space/markdown-blog] md中的本地图片应当如何显示? (Issue #33)

我使用typora编辑md文件时,使用相对路径插入图片能够正常显示。 无论使用md语法,如: img 还是html语法,如: [image-20230404195402327]<pic/image-20230404195402327.png> 都可以在typora及其他本地编辑器中正常显示,证明md语法及路径是无误的。

按照同样的路径上传至blog内容目录后,文字正常,图片全部不能正常显示。如图所示: [image]https://user-images.githubusercontent.com/61146508/230566256-fd2e19ba-ea69-49d2-a365-1d3b620fbcd7.png 请问是markdownblog不支持本地图片。还是我md中图片的路径写法有问题。

― Reply to this email directly, view it on GitHubhttps://github.com/gaowei-space/markdown-blog/issues/33, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACN3ULUNNXTVC4TD4ZDK62TW77BHFANCNFSM6AAAAAAWWJYBK4. You are receiving this because you are subscribed to this thread.Message ID: @.***>