summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Docx.hs
Commit message (Expand)AuthorAge
* Implement new normalization.Jesse Rosenthal2014-06-22
* Make strNormalize go bottomUp.Jesse Rosenthal2014-06-20
* Docx reader: Add a comment explaining strNormalizeJesse Rosenthal2014-06-20
* Docx Reader: Normalize DefinitionListsJesse Rosenthal2014-06-20
* Docx reader: simplify blockNormalizeJesse Rosenthal2014-06-20
* Docx reader: Fix hdr handling in block normJesse Rosenthal2014-06-20
* Introduce blockNormalizeJesse Rosenthal2014-06-19
* Have Docx reader properly interpret tabs.Jesse Rosenthal2014-06-19
* Fixed compiler warning.John MacFarlane2014-06-16
* Naming: Use Docx instead of DocX.John MacFarlane2014-06-16