Skip to content

Commit 45f9c37

Browse files
authored
Update Nordic MathML Guidelines 2024-1.md
Added text about `<mfenced>` being deprecated.
1 parent 515ae67 commit 45f9c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Guidelines/Nordic MathML Guidelines 2024-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ For example using
144144

145145
The `<mo>` element is used to denote operators. The definition of an operator is loose and it can mean the actual mathematical operators plus (+), minus (&minus;), times (&centerdot;) and divided by (/).
146146

147-
In MathML it also means different parentheses. For example the parenthesis `<mo>(</mo>` and curly bracket `<mo>{</mo>`.
147+
In MathML it also means different parentheses. For example the parenthesis `<mo>(</mo>` and curly bracket `<mo>{</mo>`. Note that the element `<mfenced>` is deprecated and may not be used!
148148

149149
The same character can be used in a different meaning based on the context. For example the comma can be part of a number, but in a sequence the comma is an operator.
150150

0 commit comments

Comments
 (0)