Maciej Gołaszewski 3fcbc0a6b6 Simplify canBeCodeBlock() schema check return value. před 6 roky
..
.github d5dd1eb35d Added initial repository structure. před 6 roky
lang 4e28f3a82d Updated the feature button's label. Added the contexts.json file. před 6 roky
src 3fcbc0a6b6 Simplify canBeCodeBlock() schema check return value. před 6 roky
tests c8374acac1 Update description of indentcodeblockcommand tests. před 6 roky
theme 61a42a6ec5 Improved the feature icon. před 6 roky
.editorconfig d5dd1eb35d Added initial repository structure. před 6 roky
.eslintrc.js d5dd1eb35d Added initial repository structure. před 6 roky
.gitattributes d5dd1eb35d Added initial repository structure. před 6 roky
.gitignore d5dd1eb35d Added initial repository structure. před 6 roky
.travis.yml 8fcbc87d6d Internal: Adjusted Travis configuration. Closes ckeditor/ckeditor5#5669. před 6 roky
CHANGELOG.md d5dd1eb35d Added initial repository structure. před 6 roky
CONTRIBUTING.md d5dd1eb35d Added initial repository structure. před 6 roky
LICENSE.md d5dd1eb35d Added initial repository structure. před 6 roky
README.md f356db6111 Restored the proper content of README.md. před 6 roky
package.json a21c919b98 Added missing dependencies to package.json. před 6 roky

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.