react-highlight icon indicating copy to clipboard operation
react-highlight copied to clipboard

Feature Request: Augment `text` to accept `ReactNode`

Open eliranbenishai opened this issue 3 years ago • 0 comments

I mean, this is a React component... why limit the highlighting medium to just one type? I, for instance, would've loved to be able to use this component on my markdown renderer, which outputs a ReactNode to render html. What do you think? Thanks!

eliranbenishai avatar Jun 19 '22 21:06 eliranbenishai