issues
search
PrismarineJS
/
node-mojangson
A mojangson parser written in node.js
17
stars
9
forks
source link
Parsing \n, \r and strings containing json characters throws error
#44
Open
Lianecx
opened
1 year ago
Lianecx
commented
1 year ago
Parsing a string that contains
\n
,
\r
, or any special json character (
{}
, quotes, etc) throws a nearley error
\n
,\r
, or any special json character ({}
, quotes, etc) throws a nearley error