My GFM style markdown code blocks aren't rendering any syntax highlighting at all. Kramdown/Rouge seems be rendering the code block html correctly, so I think it's just a CSS issue. There's a Rouge mechanism to inject the highlighting css, but I'm not sure how to integrate that into our build processes.
My GFM style markdown code blocks aren't rendering any syntax highlighting at all. Kramdown/Rouge seems be rendering the code block html correctly, so I think it's just a CSS issue. There's a Rouge mechanism to inject the highlighting css, but I'm not sure how to integrate that into our build processes.