|
|
/* globals ClassicEditor, console, window, document */
|
|
/* globals ClassicEditor, console, window, document */
|
|
|
.create( document.querySelector( '#snippet-custom-text-alignment-toolbar' ), {
|
|
.create( document.querySelector( '#snippet-custom-text-alignment-toolbar' ), {
|
|
|
'headings', '|', 'alignLeft', 'alignRight', 'alignCenter', 'alignJustify'
|
|
'headings', '|', 'alignLeft', 'alignRight', 'alignCenter', 'alignJustify'
|