summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Custom.hs
Commit message (Expand)AuthorAge
* Adjustments for new Format newtype.John MacFarlane2013-08-10
* Preliminary support for new Div and Span elements in writers.John MacFarlane2013-08-08
* Added support for MetaBool.John MacFarlane2013-08-06
* Custom writer: Pass full metadata, not just tit/auth/date.John MacFarlane2013-06-27
* Use new flexible metadata type.John MacFarlane2013-06-24
* Added `Text.Pandoc.Writers.Custom`, `--print-custom-lua-writer`.John MacFarlane2013-04-14