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

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.