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

Changes to the way newlines are handled (needs investigation) #28

Closed
matthewpalmer opened this issue Mar 4, 2016 · 3 comments
Closed

Comments

@matthewpalmer
Copy link
Owner

Often when reading you come across an awkward newline... I wonder if we can do something like if char == '\n' and column == 80 (I think they get wrapped at 80?) then strip the newline otherwise use the newline.

@matthewpalmer
Copy link
Owner Author

Although maybe the newline wrapping is coming from the people writing the emails, and so wouldn't be consistent?

@matthewpalmer
Copy link
Owner Author

Needs investigation

@matthewpalmer matthewpalmer changed the title Changes to the way newlines are handled Changes to the way newlines are handled (needs investigation) Mar 4, 2016
@matthewpalmer
Copy link
Owner Author

Closing because I've been reading the lists and doesn't seem to be a huge issue in most cases, will reopen if this becomes problematic.

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

No branches or pull requests

1 participant