enable autoformat plugin in ckeditor build, closes #1339

This commit is contained in:
zadam
2021-07-05 10:13:52 +02:00
parent 5011b6a51a
commit 65938c5272
3 changed files with 3 additions and 2 deletions

View File

@@ -166,6 +166,7 @@ const editorConfig = {
'IncludeNote',
'CutToNote',
'Mathematics',
'AutoformatMath',
'indentBlockShortcutPlugin',
'removeFormatLinksPlugin'
],