jagaxa

Results 1 issues of jagaxa

I'm currently using the [undo plugin](https://github.com/samclarke/SCEditor/blob/master/src/plugins/undo.js). Is there any way to clear the undo history after I empty the editor using ` .val("")`? If not, how can I implement something...

Enhancement