<Latex> component in MDX.
Components
LaTeX
Add mathematical notation to a page
Use dollar signs in Markdown or the
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Add mathematical notation to a page
<Latex> component in MDX.
Inline: $E = mc^2$
$$
\frac{1}{2}
$$
<Latex>x^2 + y^2</Latex>
Was this page helpful?