8
0
Aleksander Nowodzinski c126c4f6a6 Docs and code refactoring. vor 6 Jahren
..
.github d5dd1eb35d Added initial repository structure. vor 6 Jahren
src c126c4f6a6 Docs and code refactoring. vor 6 Jahren
tests 28104ad080 Enabled code block indent and outdent commands in the editing. Defined config.codeBlock.indentSequence. vor 6 Jahren
theme 64d8d57c41 Used tab-size for the pre for better look. 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 3d4f0b73f6 Enabled the Autoformat plugin in the manual test. 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.