latest 5 messages by tsdh

+ [2017-01-28T10:06:26Z] tsdh Ah, works again.
+ [2017-01-28T09:43:17Z] tsdh I'm pretty confident that this used to work fine.
+ [2017-01-28T09:42:55Z] tsdh In the generated html, the listings are in <code class="...">...</code> blocks but I guess they should additionally be in <pre>...</pre>.
+ [2017-01-28T09:41:32Z] tsdh I tried different Jekyll themes but the problem persists.
+ [2017-01-28T09:40:47Z] tsdh Hi all. I use gh-pages to just publish a nicely jekyllified version of my README.md. That contains some ```sh\n ...\n``` blocks. In the published page, those are not highlighted and more annoyingly, the line breaks and indentation isn't preserved. Any cure?