jodit
jodit copied to clipboard
documentation for all events names?
Maybe I am missing something but I can't seem to fine the documentation for the list of all the events happening in the Jodit editor.
I am looking for an event to be able to Sanitize the html after user paste the html. But there doesn't seem to be an event for this.
I tried afterPaste but this is triggered before the user confirms verifies the paste using the "keep" or "paste as text".