Syntax Highlighting code snippets with Prism and the Custom Highlight API Can you Syntax Highlight a code snippet on the web without overloading the DOM with a ton of <span> elements wrapped around the tokens? Thanks to the Custom Highlight API, you can! Read Post →