|
|
/* globals ClassicEditor, console, window, document */
|
|
/* globals ClassicEditor, console, window, document */
|
|
|
.create( document.querySelector( '#snippet-text-alignment' ), {
|
|
.create( document.querySelector( '#snippet-text-alignment' ), {
|
|
|
'heading', '|', 'bulletedList', 'numberedList', 'alignment', 'undo', 'redo'
|
|
'heading', '|', 'bulletedList', 'numberedList', 'alignment', 'undo', 'redo'
|