Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

链接、图片相对路径支持 #431

Closed
TobiasTao opened this issue May 23, 2020 · 0 comments
Closed

链接、图片相对路径支持 #431

TobiasTao opened this issue May 23, 2020 · 0 comments
Assignees
Milestone

Comments

@TobiasTao
Copy link
Contributor

引入 option.LinkBase 参数:设置链接、图片的基础路径。

你在什么场景下需要该功能?

需要让vditor渲染相对路径的图片,如
![](../img/editor.png)

其他信息

lute #13 已有支持
目前可以通过 vditor.vditor.lute.SetLinkBase("D:\\img") 实现

@Vanessa219 Vanessa219 self-assigned this May 24, 2020
@Vanessa219 Vanessa219 added this to the 3.2.0 milestone May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants