1.3 KiB

category
category
api-reference

CKEditor 5 block quote feature

npm version

This package implements block quote support for CKEditor 5.

Demo

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

Documentation

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

Installation

This package is part of our open-source aggregate package.

npm install ckeditor5

Contribute

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