瀏覽代碼

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

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

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

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

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

@@ -8,6 +8,10 @@ category: api-reference
 
 This package implements the font family and font size features for CKEditor 5.
 
+## Demo
+
+Check out the {@link features/font#demo demo in the Font feature} guide.
+
 ## Documentation
 
 See the {@link features/font Font feature} guide