This package implements the autosaveting feature for CKEditor 5. It allows styling text by typing sequences like **bold this**.
See the {@link builds/guides/integration/saving-data#autosave-feature Autosave feature} guide and the {@link module:autosave/autosave~Autosave} plugin documentation.
npm install --save @ckeditor/ckeditor5-autosave
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5-autosave.