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

Use #x27 instead of &#39 to escape single quotes #88

Merged
merged 3 commits into from
May 3, 2023

Conversation

tazsingh
Copy link
Contributor

@tazsingh tazsingh commented May 3, 2023

During our testing, I noticed that ' appears in the rendered content when escaping '. Looking elsewhere, we see them escaping with ' instead. This PR replaces the former with the latter with the hope that it renders ' correctly

@changeset-bot
Copy link

changeset-bot bot commented May 3, 2023

🦋 Changeset detected

Latest commit: 6870f0d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
hoofd Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JoviDeCroock JoviDeCroock merged commit c450602 into 0no-co:main May 3, 2023
2 checks passed
@github-actions github-actions bot mentioned this pull request May 3, 2023
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.

None yet

2 participants