summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Textile.hs
Commit message (Expand)AuthorAge
* Use [] for superscripts and subscripts in textile writer.John MacFarlane2010-11-27
* Fixed spacing problems in textile nested lists.John MacFarlane2010-11-27
* Added Textile writer module.John MacFarlane2010-05-17