next-shiki icon indicating copy to clipboard operation
next-shiki copied to clipboard

Use Shiki with Next.js 13

Results 1 next-shiki issues
Sort by recently updated
recently updated
newest added

In my blog I use tailwind and I have followed the instructions from the README.md. The page I share here is using the pages approach. https://nextjs-blog-git-replace-code-blocks-highlighting-marcofranssen.vercel.app/git-recipes **components/code-block.tsx** ```ts import {...