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

Issue 206 #210

Merged
merged 2 commits into from
Oct 19, 2020
Merged

Issue 206 #210

merged 2 commits into from
Oct 19, 2020

Conversation

enusbaum
Copy link
Member

Fixed already correct \r\n sequences in a formatted output resulting in double new line.

Fixes #206

- Strings that were already formatted correctly using `\r\n` were resulting in double new lines. I've added code to check for `\r` followed by `\n` (or vice versa) to prevent two new lines from being written.
- Auto-Formatting
@paladine paladine merged commit 7ac732d into master Oct 19, 2020
@enusbaum enusbaum deleted the issue-206 branch October 24, 2020 00:57
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.

[WCCMMUD] MajorMud - Map of Newhaven has extra Carriage Returns
2 participants