message no. 129626
Posted by jleclanche in #jekyll at 2016-04-02T23:25:58Z
I'm trying to self-host a github pages site. Installed the github-pages gem, and didn't touch the _config.yml file -- yet there's one difference: on github pages, fenced code blocks produce proper nested divs and syntax-highlighted code blocks, but on my self-hosted version, it just produces a <code class="highlighter-rouge"> with raw contents