Update input formats simply by saving (& switching minimal to ckeditor5)

This commit is contained in:
benjamin melançon 2025-02-21 23:25:29 -05:00
parent bf260559c0
commit fd8b85d8cc
14 changed files with 106 additions and 47 deletions

View file

@ -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'