« MathML
This is an alphabetical list of MathML presentation elements.
Presentation markup is used to describe the layout structure of mathematical notation whereas content markup provides the underlying mathematical meaning and is not supposed to be rendered by the MathML parser (see
bug 276028
). If want to learn more about content markup you should consider Chapter 4 in the MathML 3 specification.
math
<math>(Top-level element)
A
<maction>(Binded actions to sub-expressions)<maligngroup>(Alignment group) Unimplemented (see bug 122253 )<malignmark>(Alignment points) Unimplemented (see bug 122253 )
E
<menclose>(Enclosed contents)<merror>(Enclosed syntax error messages)
G
<mglyph>(Displaying non-standard symbols) Unimplemented (see bug 297465 )
I
<mi>(Identifier)
L
<mlabeledtr>(Labeled row in a table or a matrix) Unimplemented (see bug 689641 )<mlongdiv>(Long division notation) Unimplemented (see bug 534967 )
M
<mmultiscripts>(Prescripts and tensor indices)
N
<mn>(Number)
P
<mpadded>(Space around content)<mphantom>(Invisible content with reserved space)
S
<ms>(String literal)<mscarries>(Annotations such as carries) Unimplemented (see bug 534967 )<mscarry>(Single carry, child element of<mscarries>) Unimplemented (see bug 534967 )<msgroup>(Grouped rows of<mstack>and<mlongdiv>elements) Unimplemented (see bug 534967 )<msline>(Horizontal lines inside<mstack>elements) Unimplemented (see bug 534967 )<mspace>(Space)<msqrt>(Square root without an index)<msrow>(Rows in<mstack>elements) Unimplemented (see bug 534967 )<mstack>(Stacked alignment) Unimplemented (see bug 534967 )<mstyle>(Style change)<msub>(Subscript)<msup>(Superscript)<msubsup>(Subscript-superscript pair)
T
U
<munder>(Underscript)<munderover>(Underscript-overscript pair)
Other elements
<semantics>(Container for semantic annotations)<annotation>(Data annotations)<annotation-xml>(XML annotations)



Mozilla Developer Network