8
0

indent.md 988 B


category: api-reference

CKEditor 5 indent feature

npm version

This package implements the indent feature for CKEditor 5.

Demo

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

Documentation

See 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