- Issue created by @bnjmnm
- @bnjmnm opened merge request.
In this experience builder issue, we added support for running Drupal's CKEditor 5 integration in React π Support props that can use wysiwyg widgets Active .
This required pasting in most of the helper functions from ckeditor5.js, which means it's super-not-DRY and there's a risk of them going out of sync.
There's also not much risk in just making these available somewhere in a Global object, so perhaps we could do that and it would benefit Experience Builder and other projects that would like a higher degree of control over CKEditor5 integration while still largely adhering to how core does it.
Active
11.1 π₯
ckeditor5.module