vueup / vue-quill

Rich Text Editor Component for Vue 3.
https://vueup.github.io/vue-quill/
MIT License
1.05k stars 249 forks source link

paste text comes with background-color #545

Closed bgomes90 closed 2 days ago

bgomes90 commented 2 months ago

Hello, what's up? When I copy text from a document (word, pdf, etc) and paste it into the quill editor, it comes with the style="background-color: transparent". But I need to generate a pdf of this document, and when I generate the pdf, this background-color: transparent turns into background-color: black, and no text appears. Is there any way I can remove all the styles applied to the html when there is a change in the quill? Thanks in advance.

stale[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.