Package Exports
- @ckeditor/ckeditor5-markdown-gfm
- @ckeditor/ckeditor5-markdown-gfm/build/markdown-gfm.js
- @ckeditor/ckeditor5-markdown-gfm/ckeditor5-metadata.json
- @ckeditor/ckeditor5-markdown-gfm/dist/index-content.css
- @ckeditor/ckeditor5-markdown-gfm/dist/index-editor.css
- @ckeditor/ckeditor5-markdown-gfm/dist/index.css
- @ckeditor/ckeditor5-markdown-gfm/dist/index.js
- @ckeditor/ckeditor5-markdown-gfm/dist/index.js.map
- @ckeditor/ckeditor5-markdown-gfm/package.json
- @ckeditor/ckeditor5-markdown-gfm/src/augmentation
- @ckeditor/ckeditor5-markdown-gfm/src/augmentation.d.ts
- @ckeditor/ckeditor5-markdown-gfm/src/augmentation.js
- @ckeditor/ckeditor5-markdown-gfm/src/gfmdataprocessor
- @ckeditor/ckeditor5-markdown-gfm/src/gfmdataprocessor.d.ts
- @ckeditor/ckeditor5-markdown-gfm/src/gfmdataprocessor.js
- @ckeditor/ckeditor5-markdown-gfm/src/html2markdown/html2markdown
- @ckeditor/ckeditor5-markdown-gfm/src/html2markdown/html2markdown.d.ts
- @ckeditor/ckeditor5-markdown-gfm/src/html2markdown/html2markdown.js
- @ckeditor/ckeditor5-markdown-gfm/src/index
- @ckeditor/ckeditor5-markdown-gfm/src/index.d.ts
- @ckeditor/ckeditor5-markdown-gfm/src/index.js
- @ckeditor/ckeditor5-markdown-gfm/src/markdown
- @ckeditor/ckeditor5-markdown-gfm/src/markdown.d.ts
- @ckeditor/ckeditor5-markdown-gfm/src/markdown.js
- @ckeditor/ckeditor5-markdown-gfm/src/markdown2html/markdown2html
- @ckeditor/ckeditor5-markdown-gfm/src/markdown2html/markdown2html.d.ts
- @ckeditor/ckeditor5-markdown-gfm/src/markdown2html/markdown2html.js
- @ckeditor/ckeditor5-markdown-gfm/src/pastefrommarkdownexperimental
- @ckeditor/ckeditor5-markdown-gfm/src/pastefrommarkdownexperimental.d.ts
- @ckeditor/ckeditor5-markdown-gfm/src/pastefrommarkdownexperimental.js
Readme
GitHub Flavored Markdown support for CKEditor 5
This package implements the GitHub Flavored Markdown data processor for CKEditor 5.
Installation
This plugin is part of the ckeditor5
package. Install the whole package to use it.
npm install ckeditor5
Create free account
If you want to check full CKEditor 5 capabilities, sign up for a free non-commitment 14-day trial.
Demo
Check out the demo in the Markdown output feature guide to see the editor configured to input and output Markdown code. Use the demo in the Paste Markdown feature guide to try out experimental pasting Markdown-formatted content straight into the editor.
Documentation
See the @ckeditor/ckeditor5-markdown-gfm
package page as well as the Markdown output and Paste Markdown in CKEditor 5 documentation.
License
Licensed under a dual-license model, this software is available under:
- the GNU General Public License Version 2 or later,
- or commercial license terms from CKSource Holding sp. z o.o.
For more information, see: https://ckeditor.com/legal/ckeditor-licensing-options.