MathInlineNode component
Math & Diagramspeer: katex
Inline `$...$` (or `\(...\)`) math renders as KaTeX inline HTML.
Markdown input
Euler: $e^{i\pi} + 1 = 0$Live rendered output
Euler: $e^{i\pi} + 1 = 0$
Deep dive
This component has a dedicated guide: /guide/math
Customize & override
Override built-in components — replace this node renderer safely with scoped overrides. Renderer & node components reference — see all exported components and their props.
Optional peers
Rendering this component requires its peer dependencies. See Installation & optional peers.