diff --git a/docs/features/text-transformation.md b/docs/features/text-transformation.md index 4270c31..63e25f3 100644 --- a/docs/features/text-transformation.md +++ b/docs/features/text-transformation.md @@ -148,6 +148,10 @@ You can test the custom rules defined above in the demo: ## Installation + + This feature is enabled by default in all builds. The installation instructions are for developers interested in building their own, custom rich text editor. + + To add this feature to your rich-text editor, install the [`@ckeditor/ckeditor5-typing`](https://www.npmjs.com/package/@ckeditor/ckeditor5-typing) package: ```bash