Update input formats simply by saving (& switching minimal to ckeditor5)
This commit is contained in:
parent
bf260559c0
commit
fd8b85d8cc
14 changed files with 106 additions and 47 deletions
15
config/sync/editor.editor.footnote.yml
Normal file
15
config/sync/editor.editor.footnote.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.footnote
|
||||
module:
|
||||
- ckeditor5
|
||||
format: footnote
|
||||
editor: ckeditor5
|
||||
settings:
|
||||
toolbar:
|
||||
items:
|
||||
- bold
|
||||
- italic
|
||||
- link
|
||||
image_upload: { }
|
Loading…
Add table
Add a link
Reference in a new issue