TextNode component
Inline Marks
Plain text runs render as `<span>` elements; the leaf of every inline tree.
Markdown input
Plain text runs are the leaves of every inline tree.Live rendered output
Plain text runs are the leaves of every inline tree.
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.