aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Shared.hs
AgeCommit message (Expand)AuthorFilesLines
2015-04-26Updated copyright notices to -2015. Closes #2111.John MacFarlane1-2/+2
2014-05-09Update copyright notices for 2014, add missing noticesAlbert Krewinkel1-2/+2
2014-01-02Moved fixDisplayMath from Docx writer to Writer.Shared.John MacFarlane1-0/+27
2013-12-19HLint: Remove lambdas.Henry de Valence1-2/+1
2013-10-26Text.Pandoc.Writer.Shared: fixed bug in tagWithAttrs.John MacFarlane1-3/+2
2013-08-18Adjusted writers and tests for change in parsing of div/span.John MacFarlane1-0/+18
2013-08-06Added support for MetaBool.John MacFarlane1-0/+1
2013-07-01Added Text.Pandoc.Writers.Shared to repository.John MacFarlane1-0/+121