jessealama / ejs

Exact JSON library for Racket
ISC License
6 stars 1 forks source link

Cannot parse strings with escaped double quotes #1

Closed jessealama closed 5 years ago

jessealama commented 5 years ago

We cannot parse strings with escaped double quotes inside them. Here's an example:

"hi \"there\""