Aleksander Nowodzinski 1efdcf2ad3 Tests: "Fixed" CodeBlockEditing some failing assertions by adding a comment explaining that the issue is not in the package. 6 years ago
..
.github d5dd1eb35d Added initial repository structure. 6 years ago
src a0ee7e6967 Make sure the code block splits parents when upcasting if not allowed. Checked upcasting multiple code blocks in a row (WIP). 6 years ago
tests 1efdcf2ad3 Tests: "Fixed" CodeBlockEditing some failing assertions by adding a comment explaining that the issue is not in the package. 6 years ago
theme 2a1ab9bdb7 Moved layout block styles from ckeditor5-theme-lark. 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
.travis.yml 8fcbc87d6d Internal: Adjusted Travis configuration. Closes ckeditor/ckeditor5#5669. 6 years ago
CHANGELOG.md d5dd1eb35d Added initial repository structure. 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 f356db6111 Restored the proper content of README.md. 6 years ago
package.json 930cb0a3d6 Merge branch 'master' into t/ckeditor5/436 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.