Skip to content

Conversation

@royludo
Copy link

@royludo royludo commented Jul 21, 2017

This library suffers from the problem described here: https://stackoverflow.com/a/2012277
Newlines are not encoded properly.
PR fix this by encoding \n as 
 (LF) and properly decoding 
 as \n.

@edi9999
Copy link

edi9999 commented Sep 16, 2017

Can you please add a unit test for this usecase ?

@royludo
Copy link
Author

royludo commented Sep 20, 2017

Could you add instructions on how to run the tests and put the required test-related dependencies in devDependencies ?

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