Enter a value which contains HTML ``` key: <i>hello</i> ``` and the output isn't escaped ```json { "key": "hello" } ```