editor with valid JSON content

[1,2,"hello", [1,2,3], { "key": "value", "number": 10.40 }]

editor with invalid JSON

[1,2,"hello", [1,2,3], { "key": "value", "number":

empty editor