Test out all the features included in the Productivity Pack. You can find Table of Contents, Format Painter and Templates in the toolbar and Document Outline in the left sidebar. Don’t forget to type / to display the Slash Commands dropdown!
See this demo live at ckeditor.com or read more about each feature in CKEditor 5 documentation for Slash Commands, Table of contents, Document outline, Templates, Format painter.
- Clone this repository:
git clone [email protected]:ckeditor/ckeditor5-demos.git
- Change the directory and install the dependencies:
cd ckeditor5-demos/productivity-pack && yarn
- Start the demo:
yarn dev