I Sent some text, images, and code snippet in the database through the TyniMCE editor, then I parse it, with Html-react-parser from the database and show it on the website. Now, the parsed data contains text, image, code snippets, I just want to Highlight and Number the code snippet. How to do it?
