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

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

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

+ 3 - 0
packages/ckeditor5-list/docs/_snippets/features/todo-list.js

@@ -24,6 +24,9 @@ ClassicEditor
 				'numberedList',
 				'todoList',
 				'|',
+				'outdent',
+				'indent',
+				'|',
 				'link',
 				'insertTable',
 				'|',