Files
openide/xml/tests/testData/documentation/QuickDocumentationHtml5Math.expected.html
Piotr Tomiak d2018c19eb [xml] WEB-72460 Modernize XmlDocumentationTest and HtmlDocumentationTest to use expected files and allow for apply changes in diff.
(cherry picked from commit 2e6c0f2c0bc91c5c39c64020c82cbdbc6b2a1a26)

IJ-CR-162639

GitOrigin-RevId: 10ca68562859cdcb11432355424a9ef2ce114d17
2025-05-26 21:37:22 +00:00

13 lines
1.7 KiB
HTML

<div class='definition'><pre>math</pre></div>
<div class='content'><details style='margin-bottom: 4px'><summary><table style='border-spacing: 0; border-width: 0'><tr><td width=2 valign=top style='padding: 0 4px 0 0'><icon src='com.intellij.xml.frontback.impl.icons.XmlFrontbackImplIcons.BaselineLow'></icon>
<td style='padding: 0; width:100%'>Newly available across major browsers
</td></tr></table></summary><p class='grayed' style='margin: 0; padding: 0 0 4px 0; line-height: 100%'>Chrome 109, Chrome Android 109, Edge 109, Firefox 4, Firefox Android 4, Opera 95, Safari 5.1, Safari iOS 5. <i>Baseline&nbsp;since&nbsp;2023</i></details>
The <strong><code>&lt;math&gt;</code></strong> <a href="https://developer.mozilla.org/en-us/docs/Web/MathML">MathML</a> element is the top-level MathML element, used to write a single mathematical formula. It can be placed in HTML content where <a href="https://developer.mozilla.org/en-us/docs/Web/HTML/Guides/Content_categories#flow_content">flow content</a> is permitted.
<div class="notecard note">
<p><strong>Note:</strong>
See the <a href="https://developer.mozilla.org/en-us/docs/Web/MathML/Guides/Authoring#using_mathml">Authoring MathML page</a> for tips to properly integrate MathML formulas in your web pages and the <a href="https://developer.mozilla.org/en-us/docs/Web/MathML/Guides">Guides</a> page for more demos.
</div></div>
<div class='content'>By <a href='https://developer.mozilla.org/en-us/docs/web/mathml/reference/element/math/contributors.txt'>Mozilla Contributors</a>, <a href='https://creativecommons.org/licenses/by-sa/2.5/'>CC BY-SA 2.5</a></div>
---
[https://developer.mozilla.org/en-us/docs/web/mathml/reference/element/math]