HighlightNode component
Inline Marks
`==text==` renders as a `<mark>` highlight.
Markdown input
This is ==the key phrase==.Live rendered output
This is the key phrase.
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.