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

Line break fix #6

Closed
wants to merge 2 commits into from
Closed

Line break fix #6

wants to merge 2 commits into from

Conversation

SunboX
Copy link

@SunboX SunboX commented Jun 11, 2015

This fixes issue #4

@honzajavorek
Copy link
Contributor

Hi @SunboX, thanks for the contribution! I'm sorry it took us so long to look at this. That won't happen again!

Do you think we could solve this with following?

.split(/\r?\n/)

@SunboX
Copy link
Author

SunboX commented Apr 13, 2017

Hi, don't know. It's some time now. ;) But the related issue has a test case referenced. So you should be able to try it out. I'm sadly haven't the time right now.

@roccomuso
Copy link
Contributor

+1

@honzajavorek
Copy link
Contributor

@roccomuso Would you be willing to send an equivalent PR with my comment about .split(/\r?\n/) addressed?

@roccomuso
Copy link
Contributor

roccomuso commented Jun 2, 2017

@honzajavorek OK, It works also with your solution. It Would be good to have this added as a test-case in the tests. PS. also found a typo in a test.
Addressed in #7 .
Please do a version bump and publish it :) thx

@honzajavorek
Copy link
Contributor

Closed by #7.

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.

3 participants