This package implements the code block feature for CKEditor 5.
Check out the {@link features/code-blocks#demo demo in the Code block feature} guide.
See the {@link features/code-blocks Code block feature} guide and the {@link module:code-block/codeblock~CodeBlock} plugin documentation.
npm install --save @ckeditor/ckeditor5-code-block
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5-code-block.