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

Escape Next Line and Line Start in XML Encoder #267

Merged
merged 1 commit into from
Apr 29, 2021
Merged

Conversation

skmcgrail
Copy link
Member

Adds escaping rules for next line (U+0085) and line separator (U+2028) to XML encoder.

@skmcgrail skmcgrail marked this pull request as ready for review April 29, 2021 16:52
@skmcgrail skmcgrail merged commit 9431d0f into aws:main Apr 29, 2021
@skmcgrail skmcgrail deleted the xmlEnc branch April 29, 2021 19:20
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.

2 participants