General HTML support

The special editing GHS feature is enabled in this editor and configured to support all HTML features. This configuration will work similarly to allowedContent: true option from CKEditor 4.

This is an experimental feature.

Read more

The General HTML support feature is experimental and not yet production-ready.

Follow the "Stabilize and release a production-ready General HTML support feature" issue for more updates.

Use the source editing mode to add some features not yet covered by official plugins, like <span> or more <div> tags and see them rendered in the document.

If you'd like to learn how to create more restricted rules for the allowed content, read the configuration section and see the examples.