apply escape_forward_slash option to decoding as well as encoding

This commit is contained in:
alisdair sullivan 2012-03-19 15:57:00 -07:00
parent 8487bcc650
commit e852286e9b
3 changed files with 18 additions and 7 deletions

View file

@ -2,7 +2,6 @@
{jsx, [start_array,
{string,<<"\"">>},
{string,<<"\\">>},
{string,<<"/">>},
{string,<<"\b">>},
{string,<<"\f">>},
{string,<<"\n">>},