File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -4849,11 +4849,14 @@ <h5 id="presm_mfenced_desc">Description</h5>
48494849
48504850 < p > Individual fences or separators are represented using
48514851 < code class ="element "> mo</ code > elements, as described in < a href ="#presm_mo "> </ a > . Thus, any < code class ="element "> mfenced</ code >
4852- element is completely equivalent to an expanded form described below.
4853- While < code class ="element "> mfenced</ code > might be more convenient for authors or authoring software,
4854- only the expanded form is supported in [[MathML-Core]].
4855- A renderer that supports this recommendation is required to
4856- render either of these forms in exactly the same way.</ p >
4852+ element is completely equivalent to an expanded form described below.</ p >
4853+
4854+ < p > A renderer that supports this recommendation is required to
4855+ render either of these forms in exactly the same way. Note that
4856+ while < code class ="element "> mfenced</ code > might be more convenient
4857+ for authors or authoring software, only the expanded form
4858+ using < code class ="element "> mrow</ code > is supported in
4859+ [[MathML-Core]].</ p >
48574860
48584861 < p > In general, an < code class ="element "> mfenced</ code > element can contain
48594862 zero or more arguments, and will enclose them between fences in an
You can’t perform that action at this time.
0 commit comments