CKEditor 5 Dev Tools
138 sites
Security covered
This module adds the CKEditor 5 inspector to any page with an initialized CKEditor 5 instance. It also provides a starter template for modules that create custom CKEditor 5 plugins.
This module:
- Adds the CKEditor 5 inspector, which will be available on any page with an initialized CKEditor 5 instance
- Supplies a starter template in
/ckeditor5_plugin_starter_templatefor modules providing custom CKEditor 5 plugins. - TODO: Supplies a starter template for modules providing pre-existing/upstream CKEditor 5 plugins.