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 #361 - Extra Windows newline in folded scalar. #626

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

willson556
Copy link
Contributor

If "\r\n\r\n" was found in an input string, "\r\n\r\n\r\n" would be
output instead of "\r\n\r\n\r\n". Same fix was used as in #179 for
literal scalars.

Added to existing unit test for this case.

If "\r\n\r\n" was found in an input string, "\r\n\r\n\r\n" would be
output instead of "\r\n\r\n\r\n". Same fix was used as in aaubry#179 for
literal scalars.
@aaubry aaubry merged commit 35013cd into aaubry:master Aug 6, 2021
@aaubry
Copy link
Owner

aaubry commented Aug 6, 2021

Thanks!

@atiasadir
Copy link

atiasadir commented Jul 12, 2022

Thanks!

Do we have official Nuget with this update ?

@JuergenGutsch
Copy link
Collaborator

Unfortunately, not yet since this project was on hold. I think an official release will come soon including some more updates.

@atiasadir
Copy link

atiasadir commented Jul 13, 2022

Unfortunately, not yet since this project was on hold. I think an official release will come soon including some more updates.
that's great news ! thank you very much @JuergenGutsch

@aaubry
Copy link
Owner

aaubry commented Jul 23, 2022

This feature has been released in version 12.0.0.

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.

4 participants