rehype-pretty-code
rehype-pretty-code copied to clipboard
Highlight Words
I tried to highlight multiple words like this:
```sh /"Nenad Novakovic"|"[email protected]"/
And also like this:
```sh /"Nenad Novakovic"/ /"[email protected]"/
But neither approach has worked. In the docs, I saw an example with a single word only. Is this not a possibility yet and may I know if the regex going to be an option?
Good day!