You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/fundamentals.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -601,7 +601,7 @@ <h4 id="fund_globatt">Attributes Shared by all MathML Elements</h4>
601
601
602
602
<tr>
603
603
<tdcolspan="2" class="attdesc">
604
-
Can be used to establish the element as a hyperlink to the specified <em>URI</em>.
604
+
Can be used to establish the element as a hyperlink to the specified <em>URI</em>. Note that this is not supported on all elements in MathML Core, but is supported on the <ahref="#presm_mrow"><codeclass="element">a</code></a> element.
0 commit comments