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

[Core] Fix text wrapping handling with explicit newline characters #192

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

nicbarker
Copy link
Owner

This is to address #188. It fixes a bug where single character lines terminated by an explicit newline character were not correctly output, and also another bug that was hiding it: text wrapping handling was sometimes bypassed entirely in strings that contained newline characters.

@nicbarker
Copy link
Owner Author

Supersedes #190

@Ryzee119
Copy link
Contributor

Can confirm this fixes both #191 and #188

Thank you!

@nicbarker nicbarker merged commit 3a4455a into main Jan 13, 2025
3 checks passed
nicbarker added a commit that referenced this pull request Jan 14, 2025
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