Sign up (with export icon)

CKEditor 5 autoformat feature

This package implements the autoformatting feature for CKEditor 5. It allows styling text by typing sequences like **bold this**.

Demo

Copy link

Check out the demo in the autoformat feature guide.

Documentation

Copy link

See the autoformat feature guide and the Autoformat plugin documentation.

Installation

Copy link

This package is part of our open-source aggregate package.

npm install ckeditor5
Copy code

Contribute

Copy link

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

Copy link