JSPM

@ckeditor/ckeditor5-markdown-gfm

0.0.0-nightly-20240820.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 487046
  • Score
    100M100P100Q198171F
  • 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/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 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 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.

Installation

npm install ckeditor5

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.