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

v1.1.0 版本之后,产出的 HTML 使用 <a> (不在使用 <span>) #21

Open
wangfupeng1988 opened this issue Sep 14, 2022 · 1 comment

Comments

@wangfupeng1988
Copy link
Contributor

如题。具体看文档

注意,要求 @wangeditor/editor 版本 >=5.1.16

@siming-m
Copy link

出现了一个很神奇的问题:之前直接获取valuehtml 传给后台时,会把自定义上传附件后产生的span标签转为a标签;但是近期这个操作却没有了,传给后台的仍然是span标签,使用editor.getHtml()方法产生的数据也是如此;此现象为近期测试报告,暂时没有找到原因。
目前版本:"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"@wangeditor/plugin-upload-attachment": "^1.0.0",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants