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
|
@ -3,6 +3,7 @@ langcode: en
|
|||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.footnote
|
||||
- filter.format.full_html
|
||||
module:
|
||||
- comment
|
||||
|
@ -52,6 +53,7 @@ permissions:
|
|||
- 'delete own files'
|
||||
- 'revert all revisions'
|
||||
- 'skip comment approval'
|
||||
- 'use text format footnote'
|
||||
- 'use text format full_html'
|
||||
- 'view all revisions'
|
||||
- 'view own unpublished content'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue