#marked-react
Markdown based Code Block Syntax Highlighting
Dec 24, 2024 4 Minute Read
I wanted to add syntax highlighting to code blocks on this site. I use a markdown renderer to convert my markdown articles into html, and I wanted a solution that would work with that system and let me use React components. With syntax highlighting code blocks are far more readable now. Read on to see how I built my system using marked-react and react-code-blocks.
#static-site-generators#nextjs#javascript#typescript#markdown#react#code-syntax-highlighting#marked-react#react-code-blocks#marked
Get in touch
Feel free to contact me via Twitter!
