no-style-please
no-style-please copied to clipboard
Problems rending programming language R in source code
When trying to render an R code black, I get the following spacing error. Note that doing the same thing in Python has normal spacing.
Here's what my markdown post looks like:
When I change to the default minima template, the error goes away.
I've been able to reproduce it locally... very strange.
Anyway this theme doesn't provide syntax highlighting for specific languages. So if you want a quick fix for your problem, just use triple backticks and do not specify R as a language and it renders fine.