Problem/Motivation

BEFORE

<i lang="en">Example</i>

becomes

<em><i lang="en">Example</i></em>

AFTER PATCHING:

<i lang="en">Example</i>

Steps to reproduce

See problem/motivation, ckeditor 5, Drupal 10 or Drupal 11.

Proposed resolution

See commit

Remaining tasks

Review

User interface changes

See problem/motivation

API changes

See commit.

Data model changes

See commit.

Comments

joseph.olstad created an issue. See original summary.

  • joseph.olstad committed 571181f5 on 1.0.x
    feat: #3591161 Prevent <em> wrap of <i lang=en>Example</i> with...
joseph.olstad’s picture

Assigned: joseph.olstad » Unassigned
Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • joseph.olstad committed b615cbc8 on 1.0.x
    feat: #3591161 Prevent <em> wrap of <i lang=en>Example</i> with...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.