Gopal Adhikarigopal-adhikari.com.np·Aug 1, 2024How to Implement Prism.js for Code Highlighting in Next.js: A Step-by-Step GuidePrism.js is a beautiful and lightweight syntax highlighting library for the modern web. In this article, we will learn how to highlight code syntax on the web using Prism.js and Next.js. Setting Up a Next.js Project Prerequisites Before you get start...Nextjshighlight code in nextjs