Skip to content

Add CRLF tests for multiline strings#166

Open
arp242 wants to merge 1 commit intomainfrom
crlf
Open

Add CRLF tests for multiline strings#166
arp242 wants to merge 1 commit intomainfrom
crlf

Conversation

@arp242
Copy link
Copy Markdown
Member

@arp242 arp242 commented Apr 19, 2025

These should behave identical

We can't merge this (yet) because some parsers normalize them to \n and others leave them as \r\n. Both are valid as parsers are free to normalize newlines.

Need to think about the best option for this. Maybe a new flag?

Comment thread tests/valid/string/multiline-empty-crlf.toml
These should behave identical

We can't merge this (yet) because some parsers normalize them to \n and
others leave them as \r\n. Both are valid as parsers are free to
normalize newlines.

Need to think about the best option for this. Maybe a new flag?
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