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
Francisco Gutierrezfreefrancisco.hashnode.dev·Mar 27, 2023Trying Hashnode as an alternative to SubstackI recently wrote my first post in Substack, Getting Started With Nix And Haskell, and it ended up getting a lot more views than I was expecting! So far so good, but I am not happy that Substack won't let me do code syntax highlighting. I was searchin...7 likes·235 readsHashnode
Hossain Khanblog.hossain.dev·Jul 18, 2020Source code syntax highlighting on Android — Taking full controlAndroid and it’s community has evolved a lot over past decade. Now a days we can find open-source libraries to do almost anything — Zoomable ImageView, CameraX, RecyclerView Sticky Header, Tooltip, and many more. Photo by Shahadat Rahman on Unsplash...35 readsAndroid