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 entity encoding in source-to-source mode #20

Merged
merged 1 commit into from
May 19, 2023
Merged

Fix entity encoding in source-to-source mode #20

merged 1 commit into from
May 19, 2023

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented May 19, 2023

We were passing the right setting (mode: 'codemod') to the parser, but we also have to pass entityEncoding: 'raw' to the printer.

We were passing the right setting (`mode: 'codemod'`) to the parser, but we *also* have to pass `entityEncoding: 'raw'` to the printer.
@ef4 ef4 merged commit 8cc9e9d into main May 19, 2023
@delete-merged-branch delete-merged-branch bot deleted the entity-encoding branch May 19, 2023 13:13
@ef4 ef4 added the bug Something isn't working label May 19, 2023
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.

None yet

1 participant