Open christopheSeeka opened 3 years ago
Hello,
I have a problem with a json that the lib seem not able to fix:
{"title": "Colorful", "desc": ""Lorem ipsum dolor sit amet, consectetur adipiscin"}
It is because the desc value start with a "
Any idea why the quote is not escaped when at start and how to fix it?
Hello,
I have a problem with a json that the lib seem not able to fix:
{"title": "Colorful", "desc": ""Lorem ipsum dolor sit amet, consectetur adipiscin"}
It is because the desc value start with a "
Any idea why the quote is not escaped when at start and how to fix it?