Several elements are missing from ckeditor5 Basic HTML

Created on 21 December 2023, about 1 year ago
Updated 22 December 2023, about 1 year ago

Problem/Motivation

After upgrading to 10.2.0 we noticed bullet points disappeared. Upon investigating the text filters on trying to save the Basic HTML filter I get the following error:


Error message
The current CKEditor 5 build requires the following elements and attributes:
<br> <p class="note large h2 h3 h4 text-align-left text-align-center text-align-right text-align-justify"> <h1 class="node__title text-align-left text-align-center text-align-right text-align-justify"> <h2 class="text-align-left text-align-center text-align-right text-align-justify"> <h3 class="text-align-left text-align-center text-align-right text-align-justify"> <h4 class="text-align-left text-align-center text-align-right text-align-justify"> <h5 class="text-align-left text-align-center text-align-right text-align-justify"> <h6 class="text-align-left text-align-center text-align-right text-align-justify"> <a class="button" href data-entity-type data-entity-uuid data-entity-substitution> <img class="border display-left display-right" src alt height width data-caption data-align> <* dir="ltr rtl" lang> <cite> <span> <dl class> <dt class> <dd class> <iframe allow allowfullscreen src width height frameborder> <strong> <em> <sub> <sup> <blockquote> <ul> <ol start> <li> <hr>
The following elements are missing:
<strong> <em> <sub> <sup> <blockquote> <ul> <ol start> <li> <hr>
The <img> tag is not yet supported by the Style plugin.

<h4 id="summary-steps-reproduce">Steps to reproduce</h4>

When saving Full HTML Filter I get the error:


The <img> tag is not yet supported by the Style plugin.

Try to save the default Basic HTML filter

🐛 Bug report
Status

Closed: duplicate

Version

10.2

Component
CKEditor 5 

Last updated 6 minutes ago

Created by

🇺🇸United States adrianm6254

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

Comments & Activities

Production build 0.71.5 2024