react-highlight
react-highlight copied to clipboard
Feature Request: Augment `text` to accept `ReactNode`
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!