Marek Lewandowski ba8154e3ec Merge branch 'monorepo-pending' 5 年之前
..
.github d98d5b2b66 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). 6 年之前
docs dc02fda564 Updated docs to monorepo state. 5 年之前
src b817489491 Typo. 5 年之前
tests 5d50382b5d Merge branch 'master' into i/6091 5 年之前
.editorconfig e47841f49d Internal: Added config for package.json to .editorconfig. See #318. 6 年之前
.eslintrc.js 11eb4acb9d Internal: Bumped the year. [skip ci] 6 年之前
.gitattributes 4e5abead9a Initial commit for ckeditor5-markdown-gfm. 9 年之前
.gitignore c8243fd03d Internal: Remove gulp dependency for pre-commit linting. 8 年之前
.stylelintrc 996960c159 Used the external stylelint-config-ckeditor5 package for stylelint configuration. 6 年之前
.travis.yml a44c08e273 Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. 5 年之前
CHANGELOG.md f450aafa88 Docs: Corrected the changelog. [skip ci] 5 年之前
CONTRIBUTING.md 964147bb2a Docs: Made contributing guide link to our docs. [skip ci] 7 年之前
LICENSE.md 11eb4acb9d Internal: Bumped the year. [skip ci] 6 年之前
README.md dc02fda564 Updated docs to monorepo state. 5 年之前
package.json 971badb974 Release: v19.0.0. [skip ci] 5 年之前

README.md

GitHub Flavored Markdown support for CKEditor 5

npm version Dependency Status devDependency 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.