Explorar o código

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

Piotrek Koszuliński %!s(int64=7) %!d(string=hai) anos
pai
achega
af60d98787

+ 4 - 0
packages/ckeditor5-markdown-gfm/README.md

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

+ 4 - 0
packages/ckeditor5-markdown-gfm/docs/api/markdown-gfm.md

@@ -8,6 +8,10 @@ category: api-reference
 
 
 This package implements the GitHub Flavored Markdown data processor for CKEditor 5.
 This package implements the GitHub Flavored Markdown data processor for CKEditor 5.
 
 
+## Demo
+
+Check out the {@link features/markdown#demo demo in the Markdown output feature} guide.
+
 ## Documentation
 ## Documentation
 
 
 See the {@link features/markdown Markdown output} guide and the {@link module:markdown-gfm/gfmdataprocessor~GFMDataProcessor} documentation.
 See the {@link features/markdown Markdown output} guide and the {@link module:markdown-gfm/gfmdataprocessor~GFMDataProcessor} documentation.