Open mping opened 8 years ago
This was added in #32, please update to 5.0.
I'm using 5.0.0, I dont want to use codepoint 133 as linebreak. I am parsing json and if I have that codepoint on a string, it will break and parse will err.
We should at least be able to configure line breaks imho.
Oh, I see. Yes, something needs to be done about this.
Thanks!
My file has a space which is actually codepoint 133 (paragraph I guess). This module breaks with that character.