This commit is contained in:
2026-06-23 16:04:57 +02:00
parent 223c5be097
commit 2bc69be75f
25 changed files with 1351 additions and 41 deletions

View File

@@ -13,6 +13,8 @@ editor: ckeditor5
settings:
toolbar:
items:
- undo
- redo
- heading
- bold
- italic
@@ -22,7 +24,9 @@ settings:
- blockQuote
- indent
- outdent
- footnotes
- showBlocks
- sourceEditing
plugins:
ckeditor5_heading:
enabled_headings:
@@ -36,5 +40,7 @@ settings:
reversed: true
startIndex: true
multiBlock: true
ckeditor5_sourceEditing:
allowed_tags: { }
image_upload:
status: false