Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit ff0af06

Browse files
committed
Docs: Added indent/outdent buttons. See ckeditor/ckeditor5#1844.
1 parent ec0c513 commit ff0af06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/_snippets/features/blocktoolbar.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ BalloonEditor
2323
'|',
2424
'bulletedList', 'numberedList',
2525
'|',
26+
'outdent', 'indent',
27+
'|',
2628
'blockQuote', 'imageUpload'
2729
],
2830
cloudServices: CS_CONFIG

0 commit comments

Comments
 (0)