better capsule (aka footnotes)
This commit is contained in:
@@ -16,13 +16,22 @@ settings:
|
||||
- bold
|
||||
- italic
|
||||
- underline
|
||||
- link
|
||||
- bulletedList
|
||||
- drupalInsertImage
|
||||
- showBlocks
|
||||
plugins:
|
||||
ckeditor5_imageResize:
|
||||
allow_resize: true
|
||||
ckeditor5_list:
|
||||
properties:
|
||||
reversed: false
|
||||
startIndex: false
|
||||
multiBlock: false
|
||||
image_upload:
|
||||
status: false
|
||||
status: true
|
||||
scheme: public
|
||||
directory: inline-images
|
||||
max_size: null
|
||||
max_dimensions:
|
||||
width: 1080
|
||||
height: null
|
||||
|
||||
Reference in New Issue
Block a user