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

Add parser support to handle CRLF the same as LF #11810

Merged
merged 2 commits into from
Feb 11, 2022

Conversation

asterite
Copy link
Member

@asterite asterite commented Feb 8, 2022

Fixed #5831

@straight-shoota straight-shoota changed the title Parser: handle "\\\r\n" the same as "\\\n" Add parser support to handle CRLF the same as LF Feb 8, 2022
@straight-shoota straight-shoota added this to the 1.4.0 milestone Feb 8, 2022
@straight-shoota straight-shoota merged commit f615b33 into master Feb 11, 2022
@straight-shoota straight-shoota deleted the bug/string-slash-r-slash-n branch February 11, 2022 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows line endings break escaped newlines in strings
3 participants