W. Caleb McDaniel
W. Caleb McDaniel
I think we might have to use raw HTML code blocks to get them to display properly in both Jekyll and on Github. Will Jekyll convert fenced code blocks written...
Actually, this may be easier than I thought, if we just change our markdown parser from `kramdown` to `redcarpet`. See [stackoverflow](http://stackoverflow.com/questions/13464590/github-flavored-markdown-and-pygments-highlighting-in-jekyll).
OK, after some experiments on the `gh-pages` branch, I think the best approach is to change our markdown parser to redcarpet, and then use Pandoc to produce fenced code blocks...
Are the two Omeka sites running the same versions of Omeka? On Thu, Jan 05, 2017 at 07:16:16AM -0800, pprw wrote: >Hey, > >I have this error when trying to...
I don't think the difference between those subversions should make a difference, but I haven't used the script recently so I would have to look more closely at it. Are...