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: HTML to text process is broken #851

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

Shadow243
Copy link
Member

Fixing Issue: #850

This commit addresses an issue caused by the previous commit (Commit: 811966c#diff-fb847a047f39596c5eb56b8d842486eec3cc7cc15a7aa2417dd6cf8625da75e4) that resolved a deprecation error. The error was fixed, but the incorrect function, htmlentities, was used instead of the correct function, html_entity_decode. This commit corrects that and ensures the proper function is used to address the deprecation error.

Related Issue:

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.

Analyze recommendations from useplaintext.email and get listed
2 participants