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

Remove html entity replace function when sanitizing text #1049

Merged
merged 4 commits into from
May 28, 2024

Conversation

K1ngfish3r
Copy link
Contributor

@K1ngfish3r K1ngfish3r commented Apr 26, 2024

Should hopefully fix #1005
I feel like squashing this bug will cause 99 more to pop out but oh well.
EDIT: Webview does a good job of converting the html entity so I remove the check entirely

@K1ngfish3r K1ngfish3r changed the title add spacing between <> Remove html entity replace function when sanitizing text Apr 26, 2024
@rajarsheechatterjee rajarsheechatterjee merged commit 6864d07 into LNReader:master May 28, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

text in between <> will be displayed as nothing
2 participants