UNPKG

@ckeditor/ckeditor5-autoformat

Version:

Autoformatting feature for CKEditor 5.

12 lines (11 loc) 297 B
{ "plugins": [ { "name": "Autoformat", "className": "Autoformat", "description": "Enables a set of predefined autoformatting actions. It allows for formatting text by typing sequences like **bold this**.", "docs": "features/autoformat.html", "path": "src/autoformat.ts" } ] }