Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Merge branch 'stable'
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Mar 25, 2019
2 parents 9e5cf21 + e21b4a4 commit 81312e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/features/media-embed.md
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,10 @@ The {@link module:media-embed/mediaembed~MediaEmbed} plugin registers:
editor.execute( 'mediaEmbed', { url: 'http://url.to.the/media' } );
```

<info-box>
We recommend using the official {@link framework/guides/development-tools#ckeditor-5-inspector CKEditor 5 inspector} for development and debugging. It will give you tons of useful information about the state of the editor such as internal data structures, selection, commands, and many more.
</info-box>

## Contribute

The source code of the feature is available on GitHub in https://github.com/ckeditor/ckeditor5-media-embed.

0 comments on commit 81312e2

Please sign in to comment.