8
0
Szymon Cofalik b5a6ca52fb Fixed: Indent fixer callback should not crash editor when "empty content" is inserted. 8 лет назад
..
.github 7c06940fdf Internal: Updated PR template. [skip ci] 9 лет назад
lang 0e512c93b3 Docs: Updated translations. [skip ci] 8 лет назад
src b5a6ca52fb Fixed: Indent fixer callback should not crash editor when "empty content" is inserted. 8 лет назад
tests b5a6ca52fb Fixed: Indent fixer callback should not crash editor when "empty content" is inserted. 8 лет назад
theme bba7f81e71 Removed <title> tag from SVG files. 8 лет назад
.editorconfig d4f9753b87 Initial commit for ckeditor5-list. 9 лет назад
.eslintrc.js 234f99df73 Code style: Switched to ESLint. 8 лет назад
.gitattributes d4f9753b87 Initial commit for ckeditor5-list. 9 лет назад
.gitignore 5fde76d3c1 Use a more standard directory/ notation in .gitignore. 8 лет назад
.travis.yml 66c98c6245 Internal: Introduced revision saves. 9 лет назад
CHANGELOG.md aa379eab47 Docs: Changelog corrections. [skip ci] 8 лет назад
CONTRIBUTING.md d4f9753b87 Initial commit for ckeditor5-list. 9 лет назад
LICENSE.md b3575bbe5e Bump up the year. 9 лет назад
README.md 32a1e8fcc9 Docs: API docs corrected. 8 лет назад
gulpfile.js 234f99df73 Code style: Switched to ESLint. 8 лет назад
package.json 71bf70a6b6 Merge branch 'master' into t/ckeditor5-dev/278 8 лет назад

README.md

CKEditor 5 lists feature

npm version Build Status Test Coverage Dependency Status devDependency Status

Introduces ordered (numbered) and unordered (bulleted) lists feature to CKEditor 5. More information about the project can be found at the following URL: https://github.com/ckeditor/ckeditor5-list.

License

Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.