Maciej Gołaszewski ca6fdfc4b8 Other: Move ESLint ignore configuration to package.json. 8 anos atrás
..
.github 7c06940fdf Internal: Updated PR template. [skip ci] 8 anos atrás
docs 9b9a6232cc Docs: README and front API docs page corrected. [skip ci] 8 anos atrás
lang 9aa362ec05 Internal: Updated translations. [skip ci] 8 anos atrás
src 98b0168334 Changed: Set 'bulleted' as default list type if list item is pasted without parent. 8 anos atrás
tests 98b0168334 Changed: Set 'bulleted' as default list type if list item is pasted without parent. 8 anos atrás
theme bba7f81e71 Removed <title> tag from SVG files. 8 anos atrás
.editorconfig d4f9753b87 Initial commit for ckeditor5-list. 9 anos atrás
.eslintrc.js 234f99df73 Code style: Switched to ESLint. 8 anos atrás
.gitattributes d4f9753b87 Initial commit for ckeditor5-list. 9 anos atrás
.gitignore 0edb7468a6 Internal: Remove gulp dependency for pre-commit linting. 8 anos atrás
.travis.yml 66c98c6245 Internal: Introduced revision saves. 8 anos atrás
CHANGELOG.md 41c6c7ff7f Docs: Changelog improvments. [skip ci] 8 anos atrás
CONTRIBUTING.md d4f9753b87 Initial commit for ckeditor5-list. 9 anos atrás
LICENSE.md b3575bbe5e Bump up the year. 9 anos atrás
README.md 9b9a6232cc Docs: README and front API docs page corrected. [skip ci] 8 anos atrás
package.json ca6fdfc4b8 Other: Move ESLint ignore configuration to package.json. 8 anos atrás

README.md

CKEditor 5 list feature

npm version Build Status Test Coverage Dependency Status devDependency Status

This package implements bulleted and numbered list feature for CKEditor 5.

Documentation

See the @ckeditor/ckeditor5-list package page in CKEditor 5 documentation.

License

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