It supports javascript but the problem is the whole thing is refreshed for every character you type. Example, adding "alert('foo')" will give you an alert for every character you type in the edit box.
Am I doing it wrong or is this supposed to happen? It could probably do with a run button like JSFiddle.
Am I doing it wrong or is this supposed to happen? It could probably do with a run button like JSFiddle.