quill-html-edit-button icon indicating copy to clipboard operation
quill-html-edit-button copied to clipboard

how to insert <script> tag?

Open cimenta opened this issue 2 years ago • 2 comments

hi would you know how to set up quill or your module to be able to insert

cimenta avatar Aug 03 '23 08:08 cimenta

Not sure quill supports <script> tags, due to XSS (Cross Site Scripting) https://owasp.org/www-community/attacks/xss/

benwinding avatar Aug 03 '23 12:08 benwinding

well, I understood that it is not possible with quill https://github.com/quilljs/quill/issues/128

and the reason is not security

cimenta avatar Aug 03 '23 12:08 cimenta