Proper Line Number Height in PrismJS with Gatsby
Configuring the plugin for in Gatsby works pretty well except for the fact that if your line of code overflows into the next line, the default configuration that's provided does not cater for that. I went digging through the source code, through…