Maciej Gołaszewski 1db906a438 Other: Move ESLint ignore configuration to package.json. hace 8 años
..
.github d8ef544c66 Internal: Initial commit. hace 9 años
docs 54dd6fef42 Docs: README and front API docs page corrected. [skip ci] hace 8 años
lang 789707e984 Internal: Updated translations. [skip ci] hace 8 años
src b84f17edb0 Revert "SAlways scroll the viewport to the selection when the BlockQuoteCommand gets executed." hace 8 años
tests ff12f26d6e Internal: Article preset was moved to the core. See ckeditor/ckeditor5-core#104. hace 8 años
theme 276197a322 Other: Improved default blockquote styling so it does not overlap with floated images. Closes #12. hace 8 años
.editorconfig d8ef544c66 Internal: Initial commit. hace 9 años
.eslintrc.js f780662f53 Code style: Switched to ESLint. hace 8 años
.gitattributes d8ef544c66 Internal: Initial commit. hace 9 años
.gitignore 326c0a3435 Internal: Remove gulp dependency for pre-commit linting. hace 8 años
.travis.yml 8797c20ca9 Internal: Updated travis configuration. hace 8 años
CHANGELOG.md b7d18c2a1d Docs: Changelog. [skip ci] hace 8 años
CONTRIBUTING.md d8ef544c66 Internal: Initial commit. hace 9 años
LICENSE.md c98f100b1e Initial implementation. hace 8 años
README.md 54dd6fef42 Docs: README and front API docs page corrected. [skip ci] hace 8 años
package.json 1db906a438 Other: Move ESLint ignore configuration to package.json. hace 8 años

README.md

CKEditor 5 block quote feature

npm version Build Status Test Coverage Dependency Status devDependency Status

This package implements block quote support for CKEditor 5.

Documentation

See the @ckeditor/ckeditor5-block-quote 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.