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

Interpret \r\n as newline character #500

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Interpret \r\n as newline character #500

merged 1 commit into from
Dec 4, 2024

Conversation

nfrasser
Copy link
Owner

@nfrasser nfrasser commented Dec 4, 2024

Fixes #481

Instead of whitespace + newline

Instead of whitespace + newline
@nfrasser nfrasser self-assigned this Dec 4, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12153354390

Details

  • 9 of 9 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 97.686%

Totals Coverage Status
Change from base Build 12153323466: 0.005%
Covered Lines: 2865
Relevant Lines: 2911

💛 - Coveralls

@nfrasser nfrasser merged commit da2da41 into main Dec 4, 2024
4 checks passed
@nfrasser nfrasser deleted the crlf branch December 4, 2024 05:16
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.

LinkifyString nl2br corrupts output text with line ending is CR|LF
2 participants