Project is a vue project with a rich text editor UEditor
two questions:
1. ueditor html;htmlueditor;;
2. auditor
Project is a vue project with a rich text editor UEditor
two questions:
1. ueditor html;htmlueditor;;
2. auditor
question 1:
when pasting text, some tags and tag attributes of Filter have been officially implemented, and can be configured in ueditor.config.js whitList.
question 2:
secondary development, can see the official document
UE.registerUI('uiname', function(editor, uiname) {
//do something
}, [index, [editorId]]);
have you solved it, brother Tao? how do you solve it
?