Contribute to this guide

APICKEditor 5 code block feature

npm version

This package implements the code block feature for CKEditor 5.

# Demo

Check out the demo in the code block feature guide.

# Documentation

See the code block feature guide and the 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/tree/master/packages/ckeditor5-code-block.