summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Pretty.hs
Commit message (Expand)AuthorAge
...
* Pretty: don't print a breaking space before a newline.John MacFarlane2010-12-21
* Renamed 'enclosed' to 'inside'.John MacFarlane2010-12-20
* Pretty: Fixed parens.John MacFarlane2010-12-19
* Pretty: Added enclosed, parens.John MacFarlane2010-12-19
* Pretty: Added braces and brackets.John MacFarlane2010-12-19
* Added new prettyprinting module.John MacFarlane2010-12-17