@sitespirit/ckeditor5-build-classic-and-inline
v12.0.3
Published
CKEditor 5 classic and inline combined.
Downloads
72
Maintainers
Readme
CKEditor 5 super build: classic and inline combined
A custom CKEditor 5 build using the official documentation found here: https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/builds/guides/integration/advanced-setup.html#creating-super-builds
Usage
import * as CKEDITOR from '@sitespirit/ckeditor5-build-classic-and-inline';
CKEDITOR.InlineEditor.create(...)
or CKEDITOR.ClassicEditor.create(...)