@ckeditor/ckeditor5-html-support

HTML Support feature for CKEditor 5.

Usage no npm install needed!

<script type="module">
  import ckeditorCkeditor5HtmlSupport from 'https://cdn.skypack.dev/@ckeditor/ckeditor5-html-support';
</script>

README

CKEditor 5 HTML Support feature

npm version Coverage Status Build Status

This package implements the General HTML Support feature for CKEditor 5. It allows enabling unsupported HTML features in the rich-text editor at low cost.

Demo

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

Documentation

See the @ckeditor/ckeditor5-html-support package page as well as the General HTML Support feature guide in CKEditor 5 documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file or https://ckeditor.com/legal/ckeditor-oss-license.