josdejong/jsonrepair
GitHub で見るparsing unescaped double quote with followed comma got error
Open
#161 opened on 2026年4月4日
enhancementhelp wanted
Repository metrics
- Stars
- (2,359 stars)
- PR merge metrics
- (PR metrics pending)
説明
this will cause error
{
"text": "hello",
"sentence": "do you know about "micheal", jackson"
}
error
Colon expected at position 72