While browsing the web, I stumbled upon a website that had SQL code displayed with specific classes and styles applied to it. For example, table names were colored blue when inspected.
Here is a glimpse of what I encountered: https://i.sstatic.net/WAacj.png
I'm curious about how this formatting was achieved so effortlessly. Is there a frontend package or library available that can easily format code blocks for various languages like C#, SQL, HTML, etc.?