Ver código fonte

Docs: Cross-linking.

Piotrek Koszuliński 6 anos atrás
pai
commit
780baf55e6

+ 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>