Module should whitelist the ID attribute on tags other than p

Created on 7 May 2025, 15 days ago

When using this module together with the filter_html filter, id:s from tags other than

are stripped.

The modules ckeditor5.yml has defined drupal.elements = [

].

Changing this to either `<$any-html5-element id>` or `<$text-container id>` would allow users to add ID:s to other elements such as headings.

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΈπŸ‡ͺSweden kevineinarsson

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024