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

Commit

Permalink
Docs: Added indent/outdent buttons. See ckeditor/ckeditor5#1844.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Oct 16, 2019
1 parent 6a0cb8a commit a3e8dc0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/_snippets/features/media-embed.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ ClassicEditor
.create( document.querySelector( '#snippet-media-embed' ), {
cloudServices: CS_CONFIG,
toolbar: {
items: [
'mediaEmbed', '|', 'heading', '|', 'bold', 'italic', '|', 'undo', 'redo'
],
viewportTopOffset: window.getViewportTopOffsetConfig()
}
} )
Expand Down

0 comments on commit a3e8dc0

Please sign in to comment.