Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable html tag conversions #953

Open
adrianszablowski opened this issue Mar 1, 2024 · 1 comment
Open

Disable html tag conversions #953

adrianszablowski opened this issue Mar 1, 2024 · 1 comment

Comments

@adrianszablowski
Copy link

adrianszablowski commented Mar 1, 2024

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"

@adrianszablowski
Copy link
Author

I used the unescape function from lodash on the received text from quill, so I have html tags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant