8
0
Aleksander Nowodzinski c126c4f6a6 Docs and code refactoring. 6 лет назад
..
.github d5dd1eb35d Added initial repository structure. 6 лет назад
src c126c4f6a6 Docs and code refactoring. 6 лет назад
tests 28104ad080 Enabled code block indent and outdent commands in the editing. Defined config.codeBlock.indentSequence. 6 лет назад
theme 64d8d57c41 Used tab-size for the pre for better look. 6 лет назад
.editorconfig d5dd1eb35d Added initial repository structure. 6 лет назад
.eslintrc.js d5dd1eb35d Added initial repository structure. 6 лет назад
.gitattributes d5dd1eb35d Added initial repository structure. 6 лет назад
.gitignore d5dd1eb35d Added initial repository structure. 6 лет назад
.travis.yml 8fcbc87d6d Internal: Adjusted Travis configuration. Closes ckeditor/ckeditor5#5669. 6 лет назад
CHANGELOG.md d5dd1eb35d Added initial repository structure. 6 лет назад
CONTRIBUTING.md d5dd1eb35d Added initial repository structure. 6 лет назад
LICENSE.md d5dd1eb35d Added initial repository structure. 6 лет назад
README.md f356db6111 Restored the proper content of README.md. 6 лет назад
package.json 3d4f0b73f6 Enabled the Autoformat plugin in the manual test. 6 лет назад

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.