This package implements the autoformatting feature for CKEditor 5. It allows styling text by typing sequences like **bold this**.
Check out the demo in the {@link features/autoformat Autoformat feature} guide.
See the {@link features/autoformat Autoformat feature} guide and the {@link module:autoformat/autoformat~Autoformat} plugin documentation.
npm install --save @ckeditor/ckeditor5-autoformat
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-autoformat.