Piotrek Koszuliński a329bccede Docs: Workaround a bug in Umberto which tries to highlight code inside CKEditor 5's source by using a textarea. пре 6 година
..
.github d5dd1eb35d Added initial repository structure. пре 6 година
docs a329bccede Docs: Workaround a bug in Umberto which tries to highlight code inside CKEditor 5's source by using a textarea. пре 6 година
lang 4e28f3a82d Updated the feature button's label. Added the contexts.json file. пре 6 година
src 1d2518e279 Docs: Aligned docs to the latest feature API. пре 6 година
tests 82482d7a43 Changed the configuration format (CodeBlockLanguageDefinition). CSS classes are now generated from #language or customized using #class. пре 6 година
theme 0d6c0f10e5 Let's give the code block even more air in tight spaces. пре 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 a21c919b98 Added missing dependencies to package.json. пре 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.