It was only escaping the first quote, all other quotes and other characters that require to be escaped (like line breaks) were not being escaped. JSON.stringify is a good function to handle this. |
||
|---|---|---|
| .. | ||
| css | ||
| fonts | ||
| js | ||
| favicon.ico | ||
| icon.svg | ||
It was only escaping the first quote, all other quotes and other characters that require to be escaped (like line breaks) were not being escaped. JSON.stringify is a good function to handle this. |
||
|---|---|---|
| .. | ||
| css | ||
| fonts | ||
| js | ||
| favicon.ico | ||
| icon.svg | ||