Contribute to this guide

APICKEditor 5 HTML Support feature

npm version

This package implements the General HTML Support feature for CKEditor 5.

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

The API of the “GHS” feature may change without further notice.

Follow the “Stabilize and release a production-ready General HTML Support feature” issue for more updates and related issues.

# Demo

Check out the demos in the General HTML Support feature guide.

# Documentation

See the General HTML Support feature guide.

# Installation

npm install --save @ckeditor/ckeditor5-html-support

# Contribute

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-html-support.