소스 검색

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

Piotrek Koszuliński 6 년 전
부모
커밋
a8e40d8310
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      packages/ckeditor5-ui/docs/_snippets/features/blocktoolbar.js

+ 2 - 0
packages/ckeditor5-ui/docs/_snippets/features/blocktoolbar.js

@@ -23,6 +23,8 @@ BalloonEditor
 			'|',
 			'bulletedList', 'numberedList',
 			'|',
+			'outdent', 'indent',
+			'|',
 			'blockQuote', 'imageUpload'
 		],
 		cloudServices: CS_CONFIG