indent.md 1.0 KB


category: api-reference

CKEditor 5 block indent feature

npm version

This package implements the indentation feature for CKEditor 5.

Demo

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

Documentation

See the {@link features/indent Block indentation} guide and the {@link module:indent/indent~Indent} plugin documentation.

Installation

npm install --save @ckeditor/ckeditor5-indent

Contribute

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

External links