summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Native.hs
Commit message (Collapse)AuthorAge
* Moved Pandoc prettyprinting code from Shared to new Native writer.John MacFarlane2010-07-05
+ Text.Pandoc.Writers.Native + The function prettyPandoc is now gone. Use writeNative instead.