JSPM

@ckeditor/ckeditor5-markdown-gfm

44.0.0-alpha.8
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 487046
  • Score
    100M100P100Q198059F
  • License SEE LICENSE IN LICENSE.md

GitHub Flavored Markdown data processor for CKEditor 5.

Package Exports

  • @ckeditor/ckeditor5-markdown-gfm
  • @ckeditor/ckeditor5-markdown-gfm/build/markdown-gfm
  • @ckeditor/ckeditor5-markdown-gfm/build/markdown-gfm.js
  • @ckeditor/ckeditor5-markdown-gfm/dist/index.js
  • @ckeditor/ckeditor5-markdown-gfm/src/gfmdataprocessor
  • @ckeditor/ckeditor5-markdown-gfm/src/gfmdataprocessor.js
  • @ckeditor/ckeditor5-markdown-gfm/src/html2markdown/html2markdown
  • @ckeditor/ckeditor5-markdown-gfm/src/html2markdown/html2markdown.js
  • @ckeditor/ckeditor5-markdown-gfm/src/index.js
  • @ckeditor/ckeditor5-markdown-gfm/src/markdown
  • @ckeditor/ckeditor5-markdown-gfm/src/markdown.js
  • @ckeditor/ckeditor5-markdown-gfm/src/markdown2html/markdown2html
  • @ckeditor/ckeditor5-markdown-gfm/src/markdown2html/markdown2html.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ckeditor/ckeditor5-markdown-gfm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

GitHub Flavored Markdown support for CKEditor 5

npm version Coverage Status CircleCI

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:

For more information, see: https://ckeditor.com/legal/ckeditor-licensing-options.