Skip to content

Latest commit

 

History

History

productivity-pack

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Productivity Pack editor

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.

Installation steps

  1. Clone this repository:
git clone [email protected]:ckeditor/ckeditor5-demos.git
  1. Change the directory and install the dependencies:
cd ckeditor5-demos/productivity-pack && yarn
  1. Start the demo:
yarn dev