iqual / iq_ckeditor_cleanpaste
CKEditor plugin that removes formatting after paste
Installs: 18 315
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Language:JavaScript
Type:drupal-custom-module
Requires
- php: ^8.1
- drupal/ckeditor: ^1.0
- drupal/core: ^9.5 || ^10
This package is auto-updated.
Last update: 2024-10-27 15:50:28 UTC
README
CKEditor plugin that removes formatting after paste. Format removing should be based on built-in removeformat function: https://github.com/ckeditor/ckeditor4/blob/master/plugins/removeformat/plugin.js