Contribute to this guide

APICKEditor 5 show blocks feature

npm version

This package implements the show blocks feature for CKEditor 5. It graphically presents all block-level content elements by surrounding them with an outline and the element name.

# Demo

Check out the demo in the show blocks feature guide.

# Documentation

See the show blocks feature guide and the ShowBlocks plugin documentation.

# Installation

npm install --save @ckeditor/ckeditor5-show-blocks

# Contribute

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