aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Docx/Lists.hs
AgeCommit message (Collapse)AuthorFilesLines
2014-07-12Removed space at ends of lines in source.John MacFarlane1-7/+7
2014-06-23Move some of the clean-up logic into List module.Jesse Rosenthal1-3/+22
This will allow us to get rid of more general functions we no longer need in the main reader.
2014-06-16Naming: Use Docx instead of DocX.John MacFarlane1-0/+208
For consistency with the existing writer.