Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-21 | pandoc.rb: better error handling | Luke Shumaker | |
2014-01-25 | pandoc.rb: learn about MetaString | Luke Shumaker | |
2013-12-17 | pandoc.rb: remove extra tab | Luke Shumaker | |
2013-11-24 | Switch 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. |