GhostText
GhostText copied to clipboard
Update the editor when the field is changed programmatically
Programmatic changes (e.g. textarea.form.reset() and textarea.value = '') don't trigger any events, so GT should detect this in some other way.