|
@@ -14,7 +14,7 @@ ClassicEditor
|
|
|
.create( document.querySelector( '#snippet-classic-editor' ), {
|
|
.create( document.querySelector( '#snippet-classic-editor' ), {
|
|
|
plugins: [ ArticlePluginSet ],
|
|
plugins: [ ArticlePluginSet ],
|
|
|
toolbar: {
|
|
toolbar: {
|
|
|
- items: [ 'headings', 'bold', 'italic', 'link', 'bulletedList', 'numberedList', 'blockQuote', 'undo', 'redo' ],
|
|
|
|
|
|
|
+ items: [ 'headings', '|', 'bold', 'italic', 'link', 'bulletedList', 'numberedList', 'blockQuote', 'undo', 'redo' ],
|
|
|
viewportTopOffset: 60
|
|
viewportTopOffset: 60
|
|
|
},
|
|
},
|
|
|
image: {
|
|
image: {
|