Maciej Bukowski 623de9c472 Aligned selection method names to https://github.com/ckeditor/ckeditor5-engine/pull/1075. 8 年之前
..
.github 7c06940fdf Internal: Updated PR template. [skip ci] 9 年之前
lang 3d297b5ac9 Other: Updated translations. [skip ci] 8 年之前
src 32a1e8fcc9 Docs: API docs corrected. 8 年之前
tests 623de9c472 Aligned selection method names to https://github.com/ckeditor/ckeditor5-engine/pull/1075. 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. 8 年之前
CHANGELOG.md 4a7c41eb47 Docs: Changelog. [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 e28b14188f Internal: Updated eslint-config-ckeditor5. [skip ci] 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.