Skip to content

SuperscriptNode component ​

Inline Marks

`^text^` renders as `<sup>` superscript.

Markdown input
The area grows as x^2^.
Live rendered output

The area grows as x2.

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.

Related components