This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
unicraft
/
cke
Xem
8
Star
0
Fork
0
Các tập tin
Browse Source
Add code block button to feature guide.
Maciej Gołaszewski
6 năm trước cách đây
mục cha
a19d863be6
commit
56e3543dfd
1 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
2
0
packages/ckeditor5-autoformat/docs/_snippets/features/autoformat.js
+ 2
- 0
packages/ckeditor5-autoformat/docs/_snippets/features/autoformat.js
Xem Tập Tin
@@ -28,6 +28,8 @@ ClassicEditor
'indent',
'|',
'blockQuote',
+ 'codeBlock',
+ '|',
'undo',
'redo'
],