Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-25 | Docx reader: Parse Insertions and Deletions. | Jesse Rosenthal | 1 | -1/+17 | |
This is just for the Parse module, reading it into the Docx format. It still has to be translated into pandoc. | |||||
2014-06-25 | Docx Reader: Add change types | Jesse Rosenthal | 1 | -1/+5 | |
Insertion and deletion. Dates are just strings for now. | |||||
2014-06-19 | Add literal tabs to parser. | Jesse Rosenthal | 1 | -1/+4 | |
2014-06-16 | Naming: Use Docx instead of DocX. | John MacFarlane | 1 | -0/+604 | |
For consistency with the existing writer. |