8
0
Aleksander Nowodzinski 85e088355e Merge branch 't/ckeditor5/436' into i/5668 vor 6 Jahren
..
.github d5dd1eb35d Added initial repository structure. vor 6 Jahren
docs 86d97b0c1c Docs: Improved language and mistakes. [skip ci] vor 6 Jahren
lang 4e28f3a82d Updated the feature button's label. Added the contexts.json file. vor 6 Jahren
src 82d8291fda Created separated IndentCodeBlockCommand and OutdentCodeBlockCommand classes. vor 6 Jahren
tests 82d8291fda Created separated IndentCodeBlockCommand and OutdentCodeBlockCommand classes. vor 6 Jahren
theme 0d6c0f10e5 Let's give the code block even more air in tight spaces. vor 6 Jahren
.editorconfig d5dd1eb35d Added initial repository structure. vor 6 Jahren
.eslintrc.js d5dd1eb35d Added initial repository structure. vor 6 Jahren
.gitattributes d5dd1eb35d Added initial repository structure. vor 6 Jahren
.gitignore d5dd1eb35d Added initial repository structure. vor 6 Jahren
.travis.yml 8fcbc87d6d Internal: Adjusted Travis configuration. Closes ckeditor/ckeditor5#5669. vor 6 Jahren
CHANGELOG.md d5dd1eb35d Added initial repository structure. vor 6 Jahren
CONTRIBUTING.md d5dd1eb35d Added initial repository structure. vor 6 Jahren
LICENSE.md d5dd1eb35d Added initial repository structure. vor 6 Jahren
README.md f356db6111 Restored the proper content of README.md. vor 6 Jahren
package.json a21c919b98 Added missing dependencies to package.json. vor 6 Jahren

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.