design-code.tips

35 | Gatsby Markdown Code Highlighting with gatsby-remark-vscode

In this episode, we explore gatsby-remark-vscode, a powerful syntax highlighting plugin for Gatsby that brings VS Code’s high-quality highlighting without the need for client-side JavaScript. Discover how this build-time solution improves site performance, reduces load times, and outshines browser-based tools like Prism. Tune in to learn how it works, why it’s better, and how to integrate it into your Gatsby projects!

--

Read the full blog post: My Choice for Gatsby Markdown Code Highlighting and Why