Category "prismjs"

Prism JS line number misaligned in Chrome

I'm using Prism Js to highlight code, but line numbers are not aligend properly in Chrome in some cases. However it works perfectly in Firefox. Here's the scree

Syntax highlighting for build.gradle with Prism

For displaying a build.gradle sample code on my blog, I want to syntax highlighting with Prism. But gradle is not included in the supported languages list. Are