Piotrek Koszuliński a343e834d2 Docs: Renamed the guide to Code blocks. Closes ckeditor/ckeditor5#5795. 6 yıl önce
..
.github d5dd1eb35d Added initial repository structure. 6 yıl önce
docs a343e834d2 Docs: Renamed the guide to Code blocks. Closes ckeditor/ckeditor5#5795. 6 yıl önce
lang 6b2107667b Other: Updated translations. [skip ci] 6 yıl önce
src 1d2518e279 Docs: Aligned docs to the latest feature API. 6 yıl önce
tests 82482d7a43 Changed the configuration format (CodeBlockLanguageDefinition). CSS classes are now generated from #language or customized using #class. 6 yıl önce
theme 0d6c0f10e5 Let's give the code block even more air in tight spaces. 6 yıl önce
.editorconfig d5dd1eb35d Added initial repository structure. 6 yıl önce
.eslintrc.js d5dd1eb35d Added initial repository structure. 6 yıl önce
.gitattributes d5dd1eb35d Added initial repository structure. 6 yıl önce
.gitignore d5dd1eb35d Added initial repository structure. 6 yıl önce
.travis.yml 8fcbc87d6d Internal: Adjusted Travis configuration. Closes ckeditor/ckeditor5#5669. 6 yıl önce
CHANGELOG.md d5dd1eb35d Added initial repository structure. 6 yıl önce
CONTRIBUTING.md d5dd1eb35d Added initial repository structure. 6 yıl önce
LICENSE.md d5dd1eb35d Added initial repository structure. 6 yıl önce
README.md a343e834d2 Docs: Renamed the guide to Code blocks. Closes ckeditor/ckeditor5#5795. 6 yıl önce
package.json a21c919b98 Added missing dependencies to package.json. 6 yıl önce

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.