This website works better with JavaScript
Home
Explore
Help
Register
Sign In
unicraft
/
cke
Watch
8
Star
0
Fork
0
Files
Browse Source
Add code block button to feature guide.
Maciej Gołaszewski
6 years ago
parent
a19d863be6
commit
56e3543dfd
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
packages/ckeditor5-autoformat/docs/_snippets/features/autoformat.js
+ 2
- 0
packages/ckeditor5-autoformat/docs/_snippets/features/autoformat.js
View File
@@ -28,6 +28,8 @@ ClassicEditor
'indent',
'|',
'blockQuote',
+ 'codeBlock',
+ '|',
'undo',
'redo'
],