Aleksander Nowodzinski 40bdb4b518 Docs: Improved the docs of config.codeBlock.languages. 5 years ago
..
.github d5dd1eb35d Added initial repository structure. 6 years ago
docs 40bdb4b518 Docs: Improved the docs of config.codeBlock.languages. 5 years ago
lang bbf6065b7d Internal: Bumped the year. [skip ci] 6 years ago
src 40bdb4b518 Docs: Improved the docs of config.codeBlock.languages. 5 years ago
tests 68e393c809 Tests: Added a test to check what happens if upcasted code block has a class which is not defining (e.g. second in the config). 5 years ago
theme bbf6065b7d Internal: Bumped the year. [skip ci] 6 years ago
.editorconfig ccb5746687 Internal: Added config for package.json to .editorconfig. See #318. 6 years ago
.eslintrc.js bbf6065b7d Internal: Bumped the year. [skip ci] 6 years ago
.gitattributes d5dd1eb35d Added initial repository structure. 6 years ago
.gitignore d5dd1eb35d Added initial repository structure. 6 years ago
.stylelintrc d34c1a2d3e Internal: Added missing "stylelint" task. 6 years ago
.travis.yml 8fcbc87d6d Internal: Adjusted Travis configuration. Closes ckeditor/ckeditor5#5669. 6 years ago
CHANGELOG.md 8b1628089f Docs: Corrected the changelog. [skip ci] 6 years ago
CONTRIBUTING.md d5dd1eb35d Added initial repository structure. 6 years ago
LICENSE.md bbf6065b7d Internal: Bumped the year. [skip ci] 6 years ago
README.md a343e834d2 Docs: Renamed the guide to Code blocks. Closes ckeditor/ckeditor5#5795. 6 years ago
package.json 37d04c415d Release: v16.0.0. [skip ci] 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.