This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
unicraft
/
cke
Suivre
8
Voter
0
Fork
0
Fichiers
Parcourir la source
Add code block button to feature guide.
Maciej Gołaszewski
il y a 6 ans
Parent
a19d863be6
commit
56e3543dfd
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
packages/ckeditor5-autoformat/docs/_snippets/features/autoformat.js
+ 2
- 0
packages/ckeditor5-autoformat/docs/_snippets/features/autoformat.js
Voir le fichier
@@ -28,6 +28,8 @@ ClassicEditor
'indent',
'|',
'blockQuote',
+ 'codeBlock',
+ '|',
'undo',
'redo'
],