Closed benmarwick closed 10 years ago
Thanks! I believe it is fixed now.
I am having trouble with syntax highlighting of code blocks not working. I had switch to redcarpet for processing the markdown pages, and that seems to have broken the front page, so I've now switched back to the default.
Hi David, I've been finding your posts on reproducible research and open science of great interest, thanks for sharing those. I thought you might be interested to know that your
index.md
code is not rendering properly (in my windows chrome browser). This is what I'm seeing in the right block at http://www.davidketcheson.info/index.html, which the linked text not linked, as if the markdown is not being processed at all:When I drop it in an online markdown editor it wont work unless the html (divs, spans, etc.) is removed (I'm using https://stackedit.io/)