HTML embed feature for CKEditor 5
This package implements the HTML embed feature for CKEditor 5.
# Demo
Check out the demo in the HTML embed feature guide.
# Documentation
See the HTML embed feature guide and the HtmlEmbed
plugin documentation.
# Installation
npm install --save @ckeditor/ckeditor5-html-embed
# Contribute
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-html-embed.