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`
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