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

Retain quote char when transpiling xml attributes #552

Merged
merged 1 commit into from
Apr 1, 2022

Conversation

TwitchBronBron
Copy link
Member

When transpiling xml attributes, make sure to use the original quote character instead of always using ". This was fixed in the v1 branch, but is a big enough issue that it needed to be fixed in v0 as well.
Fixes #549

@TwitchBronBron TwitchBronBron merged commit a54f17b into master Apr 1, 2022
@TwitchBronBron TwitchBronBron deleted the xml-quotes branch April 1, 2022 11:57
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.

stringarray field in xml are not compiled correctly
2 participants