quill-html-edit-button
quill-html-edit-button copied to clipboard
how to insert <script> tag?
hi would you know how to set up quill or your module to be able to insert
Not sure quill supports <script> tags, due to XSS (Cross Site Scripting) https://owasp.org/www-community/attacks/xss/
well, I understood that it is not possible with quill https://github.com/quilljs/quill/issues/128
and the reason is not security