Open ttnny opened 4 years ago
I see that happening in PHP comments too, but only in my local Windows environment. When building with GitHub actions under a Linux VM, everything is fine, oddly. Both environments use Hugo 0.67.0.
Is this rendering not purely the responsibility of highlight? Or is there some CSS style from the theme bleeding over into rendered code blocks?
As far as I can tell this happens only with a file containing CRLF line breaks, rather than LF (e.g. on Windows).
Is there anyone experiencing the issue that a new line is added after every Python comment? It is just for Python specifically, not other languages. I tried updating the highlight.js to the newest version but it didn't solve the issue.
Markdown: