|
@@ -9,18 +9,6 @@ ClassicEditor
|
|
|
.create( document.querySelector( '#snippet-link-decorators' ), {
|
|
.create( document.querySelector( '#snippet-link-decorators' ), {
|
|
|
cloudServices: CS_CONFIG,
|
|
cloudServices: CS_CONFIG,
|
|
|
toolbar: {
|
|
toolbar: {
|
|
|
- items: [
|
|
|
|
|
- 'heading',
|
|
|
|
|
- '|',
|
|
|
|
|
- 'bold',
|
|
|
|
|
- 'italic',
|
|
|
|
|
- 'link',
|
|
|
|
|
- 'bulletedList',
|
|
|
|
|
- 'numberedList',
|
|
|
|
|
- 'blockQuote',
|
|
|
|
|
- 'undo',
|
|
|
|
|
- 'redo'
|
|
|
|
|
- ],
|
|
|
|
|
viewportTopOffset: window.getViewportTopOffsetConfig()
|
|
viewportTopOffset: window.getViewportTopOffsetConfig()
|
|
|
},
|
|
},
|
|
|
link: {
|
|
link: {
|