Piotrek Koszuliński преди 6 години
родител
ревизия
780baf55e6
променени са 1 файла, в които са добавени 7 реда и са изтрити 0 реда
  1. 7 0
      packages/ckeditor5-autoformat/docs/features/autoformat.md

+ 7 - 0
packages/ckeditor5-autoformat/docs/features/autoformat.md

@@ -36,6 +36,13 @@ Example:
 
 {@snippet features/autoformat}
 
+## Related productivity features
+
+In addition to enabling automatic text formatting, you may want to check the following productivity features:
+
+* {@link features/text-transformation Automatic text transformation} — allows automatically turning snippets such as `(tm)` into `™` and `"foo"` into `“foo”`.
+* {@link features/mentions Mentions} — support for smart autocompletion.
+
 ## Installation
 
 <info-box info>