archieml-js
archieml-js copied to clipboard
Sandbox doesn't escape output
Enter a value which contains HTML
key: <i>hello</i>
and the output isn't escaped
{
"key": "hello"
}