indent-block.md 1.1 KB


category: api-reference

CKEditor 5 indent block feature

npm version

This package implements the indent block feature for CKEditor 5.

Demo

Check out the {@link features/indent-block#demo demo in the indent block feature} guide.

Documentation

See the {@link module:indent-block/indentblock~IndentBlock} plugin documentation.

Installation

npm install --save @ckeditor/ckeditor5-indent-block

Contribute

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5-indent-block.

External links