Przeglądaj źródła

Docs: Added links to demos. See ckeditor/ckeditor5#1256.

Piotrek Koszuliński 7 lat temu
rodzic
commit
a22dd54cf5

+ 4 - 0
packages/ckeditor5-alignment/README.md

@@ -12,6 +12,10 @@ CKEditor 5 text alignment feature
 
 This package implements text alignment support for CKEditor 5.
 
+## Demo
+
+Check out the [demo in the Text alignment feature](https://ckeditor.com/docs/ckeditor5/latest/features/text-alignment.html#demo) guide.
+
 ## Documentation
 
 See the [`@ckeditor/ckeditor5-alignment` package](https://ckeditor.com/docs/ckeditor5/latest/api/alignment.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/).

+ 4 - 0
packages/ckeditor5-alignment/docs/api/alignment.md

@@ -8,6 +8,10 @@ category: api-reference
 
 This package implements the text alignment feature for CKEditor 5.
 
+## Demo
+
+Check out the {@link features/text-alignment#demo demo in the Text alignment feature} guide.
+
 ## Documentation
 
 See the {@link features/text-alignment Text alignment feature} guide and the {@link module:alignment/alignment~Alignment} plugin documentation.