APISlash commands feature for CKEditor 5

npm version

This package implements the slash commands feature for CKEditor 5. It allows you to execute a command by writing its name directly in the editor. You can also choose and execute one of the predefined commands from the panel that is displayed when you type / in the editor.

# Demo

Check out the demo in the Slash commands feature guide.

# Documentation

See the Slash commands feature guide as well as the SlashCommand plugin documentation.

# Installation

npm install --save @ckeditor/ckeditor5-slash-command