summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Native.hs
Commit message (Expand)AuthorAge
* Some test suite fixes for new metadata.John MacFarlane2013-06-25
* Use new flexible metadata type.John MacFarlane2013-06-24
* Moved WriterOptions and associated types Shared -> Options.John MacFarlane2012-07-26
* Fixed whitespace errors.John MacFarlane2012-07-26
* Make sure native output ends in newline with --standalone.John MacFarlane2011-01-21
* Haddock comment improvements.John MacFarlane2011-01-21
* Native writer: eliminated empty spaces in brackets.John MacFarlane2011-01-20
* Improved native writer using Pretty.John MacFarlane2011-01-20
* Made writeNative sensitive to writerStandalone.John MacFarlane2011-01-19
* Moved Pandoc prettyprinting code from Shared to new Native writer.John MacFarlane2010-07-05