Radek Kozieł 0475c2ec55 Merge branch 'stable' into code-blocks-docs-gifs 6 years ago
..
.github d5dd1eb35d Added initial repository structure. 6 years ago
docs 0475c2ec55 Merge branch 'stable' into code-blocks-docs-gifs 6 years ago
lang 6b2107667b Other: Updated translations. [skip ci] 6 years ago
src 2789dfcac0 Docs: Code block API docs fixed. [skip ci] 6 years ago
tests 82482d7a43 Changed the configuration format (CodeBlockLanguageDefinition). CSS classes are now generated from #language or customized using #class. 6 years ago
theme 0d6c0f10e5 Let's give the code block even more air in tight spaces. 6 years ago
.editorconfig d5dd1eb35d Added initial repository structure. 6 years ago
.eslintrc.js d5dd1eb35d Added initial repository structure. 6 years ago
.gitattributes d5dd1eb35d Added initial repository structure. 6 years ago
.gitignore d5dd1eb35d Added initial repository structure. 6 years ago
.stylelintrc d34c1a2d3e Internal: Added missing "stylelint" task. 6 years ago
.travis.yml 8fcbc87d6d Internal: Adjusted Travis configuration. Closes ckeditor/ckeditor5#5669. 6 years ago
CHANGELOG.md 8b1628089f Docs: Corrected the changelog. [skip ci] 6 years ago
CONTRIBUTING.md d5dd1eb35d Added initial repository structure. 6 years ago
LICENSE.md d5dd1eb35d Added initial repository structure. 6 years ago
README.md a343e834d2 Docs: Renamed the guide to Code blocks. Closes ckeditor/ckeditor5#5795. 6 years ago
package.json 37d04c415d Release: v16.0.0. [skip ci] 6 years ago

README.md

CKEditor 5 code block feature

npm version npm version Build Status Coverage Status
Dependency Status devDependency Status

This package implements the code block feature for CKEditor 5.

Documentation

See the @ckeditor/ckeditor5-code-block package page as well as the Code block feature guide 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.