Contribute to this guide

APICKEditor 5 multi-root editor implementation

npm version

The multi-root editor implementation for CKEditor 5. See the demo.

# Documentation

This package contains the MultiRootEditor class. Follow there to learn more about this type of editor and how to initialize it.

This package contains the source version of the multi-root editor. Read more about CKEditor 5 editor types.

# Installation

This package is part of our open-source aggregate package.

npm install ckeditor5

# Contribute

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