aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Docx/Combine.hs
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc1-1/+2
2019-02-21Docx reader: Start adding comment to combine moduleJesse Rosenthal1-0/+40
2019-02-18Docx reader: Trim space inside the last inline.Jesse Rosenthal1-1/+2
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel1-1/+12
2018-04-17Docx reader: Combine codeBlocksJesse Rosenthal1-0/+4
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane1-0/+2
2017-10-27hlint changes.John MacFarlane1-12/+12
2017-03-04Stylish-haskell automatic formatting changes.John MacFarlane1-15/+16
2016-02-26Docx Reader: Get rid of Modifiable typeclass.Jesse Rosenthal1-0/+154