aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers.hs
AgeCommit message (Expand)Author
2017-08-03Added gfm (GitHub-flavored CommonMark) as an input and output format.John MacFarlane
2017-06-24Readers.getReader, Writers.getWriter API change.John MacFarlane
2017-06-10Writers: changed StringWriter -> TextWriter.John MacFarlane
2017-05-13Update dates in copyright noticesAlbert Krewinkel
2017-04-26API change: move writer functions to Text.Pandoc.WritersAlbert Krewinkel