You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
该功能的缺失是否引起你的使用不便? | Is your feature request related to a problem?
请详细描述该功能的使用场景,如:我在使用Typora(一款所见即所得的Markdown编辑器桌面软件)的时候发现 [...]
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
该功能的缺失是否引起你的使用不便? | Is your feature request related to a problem?
在文章中插入相对路径, 目前解析是在当前的 category 路径下解析, 比如 在这个路径下的文章
www.test.com/catogory1/article1
在这个文章中, 加入一个相对路径
[link](cat2/article2)
这时候解析的 link 是
www.test.com/catogory1/cat2/article2
有没有可能解析的时候是从根路径开始的, 就是说应该解析成:
www.test.com/cat2/article2
你认为该功能应该是什么样的? | Describe the solution you'd like
有类似功能的产品可供参考吗? | Is there some similar software?
其他信息 | Additional context
The text was updated successfully, but these errors were encountered: