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

Character Encoding: Remove meta tag after injecting Form #748

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

n7studios
Copy link
Contributor

Summary

This previous PR resolved an issue with character encoding when injecting a Form after the nth element (heading, paragraph, image etc).

This resulted in an errant meta tag being left behind in the Post's content:
Screenshot 2024-11-27 at 09 57 34

This PR resolves by removing the meta tag.

Testing

Updated tests to confirm meta tag removal when injecting a Form after an element.

Checklist

@n7studios n7studios added the bug label Nov 27, 2024
@n7studios n7studios self-assigned this Nov 27, 2024
@n7studios n7studios requested review from a team, noelherrick and corydhmiller and removed request for a team November 27, 2024 05:26
@n7studios n7studios marked this pull request as ready for review November 27, 2024 05:26
@n7studios n7studios merged commit 564242b into main Nov 27, 2024
77 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants