Open cmoijulien opened 3 years ago
When there is a number in an html attribute it does not work
input : { "test": "<div test="44">test</div>" }
{ "test": "<div test="44">test</div>" }
error: Found } that I can't handle at line 0:39
Found } that I can't handle at line 0:39
When there is a number in an html attribute it does not work
input :
{ "test": "<div test="44">test</div>" }
error:
Found } that I can't handle at line 0:39