summaryrefslogtreecommitdiff
path: root/src/Hakyll/Web/Pandoc/Biblio.hs
AgeCommit message (Expand)AuthorFilesLines
2016-04-06Initial YAML supportJasper Van der Jeugt1-10/+7
2015-06-23Merge pull request #327 from mcmtroffaes/patch-1Jasper Van der Jeugt1-2/+13
2015-05-29Update to use Pandoc 1.14Jasper Van der Jeugt1-2/+2
2015-01-09fix typoMatthias C. M. Troffaes1-1/+1
2015-01-09add horizontal rule before functionMatthias C. M. Troffaes1-0/+1
2015-01-09add missing exportMatthias C. M. Troffaes1-0/+1
2015-01-09add convenience function pandocBiblioCompilerMatthias C. M. Troffaes1-1/+10
2014-09-08added binary instances for csl and pandoc, fix #174Jan-Philip Loos1-2/+6
2014-08-20Fix compilation errors with pandoc-citeproc 0.4Rickard Nilsson1-1/+1
2013-09-18updated to work with pandoc 1.12Jorge Israel Peña1-9/+6
2013-01-20Update to use pandoc 1.9Jasper Van der Jeugt1-11/+15
2012-11-18Add Item abstractionJasper Van der Jeugt1-20/+37
2012-11-13WIPJasper Van der Jeugt1-30/+29
2012-11-10Deprecate things, basics now workJasper Van der Jeugt1-6/+20
2012-11-09Remove Resource typeJasper Van der Jeugt1-7/+6
2012-02-06Bump pandoc dependency to 1.9Jasper Van der Jeugt1-2/+2
2011-11-22Fix bibliography handlingJasper Van der Jeugt1-20/+36
2011-11-21Add a Pandoc.Biblio moduleJasper Van der Jeugt1-0/+57