gatsby-remark-prismjs: Line Numbering Not Working
I have installed gatsby-remark-prismjs plugin in my Gatsby-Netlify-GitHub repo for line numbering feature. But Line Numbering is not working. Is there anything I am configuring wrong?
I followed official plugin guide as well as reference blog yet not...