Przeglądaj źródła

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

Piotrek Koszuliński 7 lat temu
rodzic
commit
962a456638

+ 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