Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-04 | Docx reader: Single-item headers in ordered lists are headers. | Jesse Rosenthal | 1 | -4/+6 | |
When users number their headers, Word understands that as a single item enumerated list. We make the assumption that such a list is, in fact, a header. | |||||
2014-07-12 | Removed space at ends of lines in source. | John MacFarlane | 1 | -7/+7 | |
2014-06-23 | Move some of the clean-up logic into List module. | Jesse Rosenthal | 1 | -3/+22 | |
This will allow us to get rid of more general functions we no longer need in the main reader. | |||||
2014-06-16 | Naming: Use Docx instead of DocX. | John MacFarlane | 1 | -0/+208 | |
For consistency with the existing writer. |