Szymon Cofalik 0f9aadc039 Fixed: `view.UIElement` should be properly handled in list remove converter. hace 8 años
..
.github 7c06940fdf Internal: Updated PR template. [skip ci] hace 8 años
lang 3d297b5ac9 Other: Updated translations. [skip ci] hace 8 años
src 0f9aadc039 Fixed: `view.UIElement` should be properly handled in list remove converter. hace 8 años
tests 0f9aadc039 Fixed: `view.UIElement` should be properly handled in list remove converter. hace 8 años
theme bba7f81e71 Removed <title> tag from SVG files. hace 8 años
.editorconfig d4f9753b87 Initial commit for ckeditor5-list. hace 9 años
.eslintrc.js 234f99df73 Code style: Switched to ESLint. hace 8 años
.gitattributes d4f9753b87 Initial commit for ckeditor5-list. hace 9 años
.gitignore 5fde76d3c1 Use a more standard directory/ notation in .gitignore. hace 8 años
.travis.yml 66c98c6245 Internal: Introduced revision saves. hace 8 años
CHANGELOG.md 4a7c41eb47 Docs: Changelog. [skip ci] hace 8 años
CONTRIBUTING.md d4f9753b87 Initial commit for ckeditor5-list. hace 9 años
LICENSE.md b3575bbe5e Bump up the year. hace 9 años
README.md 32a1e8fcc9 Docs: API docs corrected. hace 8 años
gulpfile.js 234f99df73 Code style: Switched to ESLint. hace 8 años
package.json e28b14188f Internal: Updated eslint-config-ckeditor5. [skip ci] hace 8 años

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.