- Issue created by @s_leu
There are
ongoing efforts in core
✨
Add ability to insert Media inline in CKEditor widget
Needs work
to allow embedding of media in ckeditor5 as inline, i.e. inside flow content like for example <p>
and <li>
elements.
Media resizing needs to catch up with this development and support resizing of such media embedded inline. The core issue will introduce a new ckeditor5 model element drupalMediaInline
and this code issue here will introduce support for resizing for this new element.
Add resizing support for the new drupalMediaInline
element.
Active
1.0
Code