Selaa lähdekoodia

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

Piotrek Koszuliński 7 vuotta sitten
vanhempi
commit
d9b9f63fa8

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

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

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

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