code-block.md 1.1 KB


category: api-reference

CKEditor 5 code block feature

npm version

This package implements the code block feature for CKEditor 5.

Demo

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

Documentation

See the {@link features/code-blocks Code block feature} guide and the {@link module:code-block/codeblock~CodeBlock} plugin documentation.

Installation

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

Contribute

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

External links