Releases: CornellCustomDev/CD_cwd_ckeditor5_plugins
Releases · CornellCustomDev/CD_cwd_ckeditor5_plugins
JS Fix FireFox and Safari
Initial Release
The cwd_ckeditor5_plugins module is a module that provides additional ckeditor5 plugin buttons to enhance the editors experience
- Plugins used to help with "div traps"
- Insert at Begin: inserts a paragraph as the first element of the editor
- Insert at End: inserts a paragraph as the first element of the editor
- Insert after Element: inserts space after an element and after its parent most element (most similar to the ckeditor4 magic line)
- Plugins to add markup
- Aside: adds aside tag element