This package implements block quote support for CKEditor 5.
Check out the {@link features/block-quote#demo demo in the Block quote feature} guide.
See the {@link features/block-quote Block quote feature} guide and the {@link module:block-quote/blockquote~BlockQuote} plugin documentation.
npm install --save @ckeditor/ckeditor5-block-quote
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-block-quote.