chenjuneking / quill-image-drop-and-paste

A quill editor module for drop and paste image, with a callback hook before insert image into the editor
ISC License
101 stars 42 forks source link

Break on copy paste text from Google docs or MS word #23

Closed indrainsignia closed 2 years ago

indrainsignia commented 2 years ago

Formatted text from Google Docs will become no format text on Quill if I enable this module. Text from MS Word will be considered as image using this module and still no format text on Quill. So the editor will have 2: 1 is the image of text, 1 is the no format text.

chenjuneking commented 2 years ago

Fixed on v1.2.3