瀏覽代碼

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

Piotrek Koszuliński 7 年之前
父節點
當前提交
a22dd54cf5
共有 2 個文件被更改,包括 8 次插入0 次删除
  1. 4 0
      packages/ckeditor5-alignment/README.md
  2. 4 0
      packages/ckeditor5-alignment/docs/api/alignment.md

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