CKEditor 5 / Drupal 10 compatibility: filter implies this text format is not HTML anymore

Created on 4 September 2023, 10 months ago
Updated 5 October 2023, 9 months ago

Problem/Motivation

Switching to CKEditor 5 in Drupal 10 leads to:

CKEditor 5 only works with HTML-based text formats. The "Infogram embed codes" (filter_infogram) filter implies this text format is not HTML anymore.

Currently the type is:
type = Drupal\filter\Plugin\FilterInterface::TYPE_MARKUP_LANGUAGE

Steps to reproduce

Proposed resolution

Switch to TYPE_TRANSFORM_IRREVERSIBLE

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇮🇳India anup.singh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024