litejs / json-lite

Fast non-blocking JSON viewer for Chrome and Firefox
196 stars 17 forks source link

Parse fail, when two consecutive slashes before the double quotes #59

Closed ohyesx closed 3 years ago

ohyesx commented 3 years ago

Bug :

{
 "key1": "abc\\",
 "key2": 1234
}

the value "abc\\" will cause parsing error

lauriro commented 3 years ago

I was aware about this but somehow forgot before release, thank you. fixed in 21.2.1

ohyesx commented 3 years ago

thank you

I like this extension very much, it is the best JSON viewer ^^

Lauri Rooden notifications@github.com 於 2021年2月24日 週三 下午3:58寫道:

I was aware about this but somehow forgot before release, thank you.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lauriro/json-lite/issues/59#issuecomment-784874970, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEISI5VQOSQ4VQ3W4DTREO3TASWQ5ANCNFSM4YD7COZA .