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

Properly decode innerHtml to prevent encoding issues #120

Conversation

stneveadomi
Copy link
Owner

Added html-entities to properly decode the innerHtml string representation.

Closes #118

@stneveadomi stneveadomi added the bug Something isn't working label Dec 11, 2024
@stneveadomi stneveadomi self-assigned this Dec 11, 2024
@stneveadomi stneveadomi merged commit 4724a13 into main Dec 11, 2024
6 checks passed
@stneveadomi stneveadomi deleted the 118-opening-and-closing-editor-mode-improperly-encodesdecodes-the-text-eg-amp-etc branch December 11, 2024 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Opening and closing editor mode improperly encodes/decodes the text (e.g. & <-> amp, etc)
1 participant