CKEditor 5 Paste as plain text
879 sites
No security coverage
This plugin for CKEditor 5 automatically removes all HTML markup from pasted content, ensuring that only plain text is inserted into editor fields. When enabled for a text format, it behaves like using the Ctrl+Shift+V shortcut for pasting.
CKEditor 5 plugin to force pasting content as plain text.
Features
For each text format using CKEditor 5 as editor, you can enable this plugin to automatically remove all HTML markup from content pasted from the clipboard. This is the equivalent to using the CTRL+SHIFT+V shortcut.
Post-Installation
Once the module is installed:
- Go to the Configuration > Content Authoring > Text formats and editors page.
- Configure your text filter.
- Under the "CKEditor 5 plugin settings" section, open the "Paste as plain text" tab.
- Check the "Force pasting as plain text" checkbox.
- Save.