summaryrefslogtreecommitdiff
path: root/pandoc.rb
AgeCommit message (Collapse)Author
2018-02-09Backport update to pandoc.rb from andrewdm.meLuke Shumaker
2016-03-21pandoc.rb: better error handlingLuke Shumaker
2014-01-25pandoc.rb: learn about MetaStringLuke Shumaker
2013-12-17pandoc.rb: remove extra tabLuke Shumaker
2013-11-24Switch from rdiscount to Pandoc.Luke Shumaker
But, I am still using ERB for the templating; I wrote my own Ruby Pandoc bindings because pandoc-ruby sucks; it has more code but does less. This was slightly painful, as I had to switch all of the articles from my hacked-on metadata format to Pandoc's format.