CKEditor5 HTML Embed

Implements CKEditor's HTML embed feature.

Great for inserting HTML snippets, scripts, or embed codes.

Keeps the HTML isolated with an extra wrapper and edit form.

Doesn't render the HTML inside the editor.
There is a feature for this in the CKE plugin.

The editor needs to have the correct allowed HTML, or else it will filter out the code.

This is an enhancement for trusted users only, not a workaround for pasting restricted tags.

Module tags