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
|
@ -18,7 +18,7 @@ settings:
|
|||
- superscript
|
||||
- subscript
|
||||
- removeFormat
|
||||
- Footnotes
|
||||
- footnotes
|
||||
- link
|
||||
- bulletedList
|
||||
- numberedList
|
||||
|
@ -50,5 +50,7 @@ settings:
|
|||
linkit_profile: default
|
||||
media_media:
|
||||
allow_view_mode_override: false
|
||||
wysiwyg_linebreaks_extension:
|
||||
method: force
|
||||
image_upload:
|
||||
status: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue