| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-20 | Docx reader: simplify blockNormalize | Jesse Rosenthal | 1 | -10/+8 | |
| Use a function `stripSpaces`, instead of recursion. Makes it a bit easier to read and mantain, and simplify normalizing DefinitionList, which was left out the first time. | |||||
| 2014-06-20 | Docx reader: Fix hdr handling in block norm | Jesse Rosenthal | 1 | -0/+2 | |
| `blockNormalize` previously forgot to account for the case in which a Header's inlines did not start with a space. | |||||
| 2014-06-19 | Introduce blockNormalize | Jesse Rosenthal | 1 | -1/+14 | |
| This will help take care of spaces introduced at the beginning of strings. | |||||
| 2014-06-19 | Have Docx reader properly interpret tabs. | Jesse Rosenthal | 1 | -0/+2 | |
| 2014-06-16 | Fixed compiler warning. | John MacFarlane | 1 | -1/+3 | |
| 2014-06-16 | Naming: Use Docx instead of DocX. | John MacFarlane | 1 | -0/+479 | |
| For consistency with the existing writer. | |||||
