react-quill
react-quill copied to clipboard
Disable html tag conversions
Issue Summary: I am able to disable html tag conversion? I know that this can lead to cross site scripting (XSS), but I need this option badly. Thank you for any response.
Environment: React version: "18.2.0" react-quill: "2.0.0"
I used the unescape function from lodash on the received text from quill, so I have html tags