The plugin handles pasting text fragments from the clipboard.
To disable the plugin, just select:
Jodit.make('#editor', { disablePlugins: ['paste']});
If you like Jodit - try Jodit PRO
Process paste
The plugin handles pasting text fragments from the clipboard.
To disable the plugin, just select: