env icon indicating copy to clipboard operation
env copied to clipboard

fixed parsing on Windows where NewLine is two characters...

Open rafalguzik opened this issue 2 years ago • 0 comments

Hi!

I noticed your parsing code throws an exception on Windows machine since the NewLine is a two-character string. This change should fix that issue!

Thank you!

rafalguzik avatar Mar 03 '23 11:03 rafalguzik