loosen restrictions on allowed codepoints in strings
This commit is contained in:
parent
3421b6546e
commit
f1c4a85df1
5 changed files with 6 additions and 116 deletions
|
@ -1 +0,0 @@
|
|||
""
|
|
@ -1,3 +0,0 @@
|
|||
{name, "noncharacter"}.
|
||||
{jsx, {error, badjson}}.
|
||||
{json, "noncharacter.json"}.
|
|
@ -1 +0,0 @@
|
|||
""
|
|
@ -1,4 +0,0 @@
|
|||
{name, "noncharacter replaced"}.
|
||||
{jsx, [{string,<<16#fffd/utf8>>},end_json]}.
|
||||
{json, "noncharacter_replaced.json"}.
|
||||
{jsx_flags, [loose_unicode]}.
|
Loading…
Add table
Add a link
Reference in a new issue