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

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.