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(formatter): decode tweet text HTML entities #133

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

louisgrasset
Copy link
Owner

This PR makes the tweet formater to decode the HTML entities so they are properly rendered when the post is sent.

Closes #124 .

@louisgrasset louisgrasset added the bug Something isn't working label Nov 19, 2023
@louisgrasset louisgrasset self-assigned this Nov 19, 2023
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@louisgrasset louisgrasset merged commit 5874e80 into main Nov 19, 2023
9 checks passed
@louisgrasset louisgrasset deleted the fix/ampersand-converted-to-html-entity branch November 19, 2023 18:23
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.

fix: ampersand sign rendered as & in bluesky
1 participant