Problem/Motivation
CKEditor 5 only works with HTML-based text formats. The "Foundation Utility: Table Filter" (foundation_utility_table_filter) filter implies this text format is not HTML anymore.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork foundation_utility-3416213
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
anybodySee #3326729: CKEditor 5 / Drupal 10 compatibility: filter implies this text format is not HTML anymore for a similar fix!
Comment #4
grevil commentedMakes sense! RTBC!
Comment #6
anybodyThanks, merged. Tagging new release!
Comment #7
anybodyPS: Might make sense to prepare the additions to the core themes here (in the adapter) until they are provided by the core themes?