Hi,According to the CKEditor documentation, you can force paste as plain text with config.forcePasteAsPlainText = true. I've done this in a previous version 7 project, but can't get it to work in v...