JSPM

@ckeditor/ckeditor5-markdown-gfm

0.0.0-nightly-20230731.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 487046
  • Score
    100M100P100Q198124F
  • License GPL-2.0-or-later

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/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 Build Status

This package implements the GitHub Flavored Markdown data processor for CKEditor 5.

Demo

Check out the demo in the Markdown output feature guide.

Documentation

See the @ckeditor/ckeditor5-markdown-gfm package page in CKEditor 5 documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file or https://ckeditor.com/legal/ckeditor-oss-license.