Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

fix: allow <code> elements in TinyMCE#2434

Merged
iOvergaard merged 2 commits intorelease/15.0from
v15/bugfix/tinymce-code
Oct 9, 2024
Merged

fix: allow <code> elements in TinyMCE#2434
iOvergaard merged 2 commits intorelease/15.0from
v15/bugfix/tinymce-code

Conversation

@iOvergaard
Copy link
Copy Markdown
Collaborator

@iOvergaard iOvergaard commented Oct 9, 2024

This allows <code> elements to exist in the html used in the code snippet plugin. It has the - modifier to remove empty elements.

This has been picked from the V13 Backoffice (umbraco/Umbraco-CMS#17227) and fixes umbraco/Umbraco-CMS#17225

This allows `<code>` elements to exist in the html used in the code snippet plugin. It has the `-` modifier to remove empty elements.

Co-authored-by: Wojciech Wróbel <wrobel_w@wp.pl>
@iOvergaard iOvergaard disabled auto-merge October 9, 2024 15:38
@iOvergaard iOvergaard merged commit 2acf895 into release/15.0 Oct 9, 2024
@iOvergaard iOvergaard deleted the v15/bugfix/tinymce-code branch October 9, 2024 15:38
iOvergaard added a commit that referenced this pull request Oct 9, 2024
This allows `<code>` elements to exist in the HTML used in the code snippet plugin. It has the `-` modifier to remove empty elements.

Co-authored-by: Wojciech Wróbel <wrobel_w@wp.pl>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants