Migrating Syntax Highlighting from Prism to Shiki
5 min readWhy I replaced prism-react-renderer with shiki for code highlighting in my Next.js blog, and how the migration went.
shikimdx
2 posts tagged mdx
Why I replaced prism-react-renderer with shiki for code highlighting in my Next.js blog, and how the migration went.
Adding syntax highlighting to an MDX blog using Prism, Next.js, and TypeScript. Fast, minimal, and clean.