vue-wysiwyg icon indicating copy to clipboard operation
vue-wysiwyg copied to clipboard

Clear format does not work

Open dannylg opened this issue 5 years ago • 3 comments

When I create a heading text and then add a paragraph, it inherits the heading style and the option to clear formatting it is not removed. even, if I paste the text with another external format and clean the style, it becomes heading text

dannylg avatar Sep 05 '20 17:09 dannylg

Same issue, heading definitely not removing when clicking on clear format. Can you take a look @chmln ,please?

nguyentanphu avatar Nov 18 '20 07:11 nguyentanphu

I have created a pull request. If you have sometime, please take a look @chmln https://github.com/chmln/vue-wysiwyg/pull/136

nguyentanphu avatar Nov 24 '20 03:11 nguyentanphu

forcePlainTextOnPaste: true - does not work, don't clear styles automatically for pasted text... Button "clear" on toolbar do it, but option "forcePlainTextOnPaste" - not...

ZachitZo avatar Jun 21 '21 00:06 ZachitZo