Marek Lewandowski 3adfbda7bb Merge branch 'monorepo-pending' %!s(int64=5) %!d(string=hai) anos
..
.github 752b7e378d Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). %!s(int64=6) %!d(string=hai) anos
docs a1fb0115ae Updated docs to monorepo state. %!s(int64=5) %!d(string=hai) anos
lang 037a6b6a9c Other: Updated translations. [skip ci] %!s(int64=5) %!d(string=hai) anos
src 302bddb0fa Fix docs references %!s(int64=5) %!d(string=hai) anos
tests 136376132e Tests: Fix the auto media embed tests after changes in handling selection after pasting links. %!s(int64=5) %!d(string=hai) anos
theme 762436fdd9 Replace .ck-labeled-input class with .ck-labeled-field-view %!s(int64=5) %!d(string=hai) anos
.editorconfig 91d1f468c1 Internal: Added config for package.json to .editorconfig. See #318. %!s(int64=6) %!d(string=hai) anos
.eslintrc.js bc5b1afb59 Internal: Bumped the year. [skip ci] %!s(int64=6) %!d(string=hai) anos
.gitattributes 304fedf241 Initialized the ckeditor5-media-embed package repository. %!s(int64=7) %!d(string=hai) anos
.gitignore 304fedf241 Initialized the ckeditor5-media-embed package repository. %!s(int64=7) %!d(string=hai) anos
.stylelintrc 27fbeeadb2 Used the external stylelint-config-ckeditor5 package for stylelint configuration. %!s(int64=6) %!d(string=hai) anos
.travis.yml 178410ab74 Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. %!s(int64=5) %!d(string=hai) anos
CHANGELOG.md 3d3975d861 Docs: Corrected the changelog. [skip ci] %!s(int64=5) %!d(string=hai) anos
CONTRIBUTING.md 3fce5d4912 Docs: Made contributing guide link to our docs. [skip ci] %!s(int64=7) %!d(string=hai) anos
LICENSE.md bc5b1afb59 Internal: Bumped the year. [skip ci] %!s(int64=6) %!d(string=hai) anos
README.md a1fb0115ae Updated docs to monorepo state. %!s(int64=5) %!d(string=hai) anos
package.json 5d96204111 Release: v19.0.0. [skip ci] %!s(int64=5) %!d(string=hai) anos

README.md

CKEditor 5 media embed feature

npm version Dependency Status devDependency Status

This package implements the media embed feature for CKEditor 5. You can use it to insert embeddable media such as YouTube or Vimeo videos and tweets into your rich text content.

Demo

Check out the demo in the Media embed feature guide.

Documentation

See the @ckeditor/ckeditor5-media-embed package page in CKEditor 5 documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file or https://ckeditor.com/legal/ckeditor-oss-license.