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

fix: Revise html decoding to use decode() from the 'he' library #10

Merged
merged 8 commits into from
Feb 19, 2024

Conversation

Matte22
Copy link
Collaborator

@Matte22 Matte22 commented Feb 16, 2024

This PR fixes the older approach of HTML decoding and replaces it with the decode() function from the library 'he'. It also introduces testing for decoding HTML elements.

@csmig csmig merged commit e4c592d into main Feb 19, 2024
1 check passed
@csmig csmig deleted the testing-he branch February 19, 2024 18:17
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.

2 participants