Highlight.js is a syntax highlighter written in JavaScript. It works in the browser as well as on the server. It works with pretty much any markup, doesn’t depend on any framework and has automatic language detection.
This repository supports Pug syntax highlighting.
Highlight Pug syntax, use the class pug
on any <pre><code></code></pre>
block.