This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
unicraft
/
cke
ウォッチ
8
スター
0
フォーク
0
ファイル
ソースを参照
Add code block button to feature guide.
Maciej Gołaszewski
6 年 前
親
a19d863be6
コミット
56e3543dfd
1 ファイル変更
、
2 行追加
、
0 行削除
分割表示
差分情報を表示
2
0
packages/ckeditor5-autoformat/docs/_snippets/features/autoformat.js
+ 2
- 0
packages/ckeditor5-autoformat/docs/_snippets/features/autoformat.js
ファイルの表示
@@ -28,6 +28,8 @@ ClassicEditor
'indent',
'|',
'blockQuote',
+ 'codeBlock',
+ '|',
'undo',
'redo'
],