Skip to content

Commit 25bda8e

Browse files
authored
Update modules/ROOT/pages/7.8.0-release-notes.adoc
1 parent 60d87d9 commit 25bda8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/ROOT/pages/7.8.0-release-notes.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ The {productname} {release-version} release includes an accompanying release of
7878
==== New `extended_mathml_attributes` and `extended_mathml_elements` options.
7979
// #TINY-11756
8080

81-
== New options for customizing allowed MathML elements and attributes
82-
8381
To improve flexibility when working with MathML content, especially in cases where new attributes or elements are not yet supported by DOMPurify, two new configuration options have been introduced: xref:math.adoc#extended-mathml-elements[extended_mathml_elements] and xref:math.adoc#extended-mathml-attributes[extended_mathml_attributes].
8482

8583
Prior to {release-version}, MathML elements and attributes could be configured informally, but were not officially supported. With enhanced security measures introduced in {productname} {release-version}, MathML content is now filtered separately from HTML using DOMPurify, and any unsupported elements or attributes are stripped from the editor content. This change increased security but removed the ability to allow certain MathML-specific content.

0 commit comments

Comments
 (0)