Преглед изворни кода

Docs: Added indent/outdent buttons. See ckeditor/ckeditor5#1844.

Piotrek Koszuliński пре 6 година
родитељ
комит
0dd4dc3e78
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      packages/ckeditor5-autoformat/docs/_snippets/features/autoformat.js

+ 4 - 0
packages/ckeditor5-autoformat/docs/_snippets/features/autoformat.js

@@ -22,6 +22,10 @@ ClassicEditor
 				'link',
 				'bulletedList',
 				'numberedList',
+				'|',
+				'outdent',
+				'indent',
+				'|',
 				'blockQuote',
 				'undo',
 				'redo'