Aleksander Nowodzinski 1e0440ceb2 Fix: Paragraph command should check whether it can be applied to the selection. Closes #24. hace 8 años
..
.github c1f9377ce1 Internal: Updated PR template. [skip ci] hace 8 años
src 1e0440ceb2 Fix: Paragraph command should check whether it can be applied to the selection. Closes #24. hace 8 años
tests 1e0440ceb2 Fix: Paragraph command should check whether it can be applied to the selection. Closes #24. hace 8 años
.editorconfig ffe34b3c2c Initial commit for ckeditor5-paragraph. hace 9 años
.eslintrc.js 495cf9bd13 Code style: Switched to ESLint. hace 8 años
.gitattributes ffe34b3c2c Initial commit for ckeditor5-paragraph. hace 9 años
.gitignore ec74be0352 Use a more standard directory/ notation in .gitignore. hace 8 años
.travis.yml 4f49c6234f Internal: Introduced revision saves. hace 8 años
CHANGELOG.md 41b9b8318e Docs: Changelog. [skip ci] hace 8 años
CONTRIBUTING.md 0bb7ee7e04 Documentation corrections for the paragraph feature. hace 9 años
LICENSE.md 72a4567547 Bump up the year. hace 9 años
README.md 1950618b55 Updated badges and removed code climate badge (see https://github.com/ckeditor/ckeditor5/issues/354#issuecomment-260581994) hace 9 años
gulpfile.js 495cf9bd13 Code style: Switched to ESLint. hace 8 años
package.json 81d45c69cb Bumped up dev-lint. hace 8 años

README.md

CKEditor 5 Paragraph Feature

npm version Build Status Test Coverage Dependency Status devDependency Status

The paragraph feature for CKEditor 5. More information about the project can be found at the following URL: https://github.com/ckeditor/ckeditor5-paragraph.

License

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