-
Notifications
You must be signed in to change notification settings - Fork 179
图片链接与Typora软件的适配问题 #129
Copy link
Copy link
Open
Labels
laterThis issue is temporarily not processedThis issue is temporarily not processedremindThis may be worked on later or not.This may be worked on later or not.
Metadata
Metadata
Assignees
Labels
laterThis issue is temporarily not processedThis issue is temporarily not processedremindThis may be worked on later or not.This may be worked on later or not.
建议作者可以帮忙适配一下Typora软件的图片问题。
<img src="../assets/image.png" style="zoom:70%;" /><img src="/../assets/image.png" style="zoom:70%;" />这样会导致使用Typora写文档的时候,需要手动修正这个问题。若主题可以有针对性的修改一下,让
<img src="../assets/image.png" style="zoom:70%;" />也可以正确地显示图片,那是极好的。