block-quote.md 1008 B


category: api-reference

CKEditor 5 block quote feature

npm version

This package implements block quote support for CKEditor 5.

Documentation

See the {@link module:block-quote/blockquote~BlockQuote} plugin documentation.

Installation

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

Contribute

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

External links