josdejong/jsonrepair
parsing unescaped double quote with followed comma got error
オープン
#161 opened on 2026/04/04
enhancementhelp wanted
Repository metrics
- Stars
- (2,397 個のスター)
- PR merge metrics
- (平均マージ 26d 22h) (30d で 2 merged PRs)
説明
this will cause error
{
"text": "hello",
"sentence": "do you know about "micheal", jackson"
}
error
Colon expected at position 72