| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-18 | validate-docx.sh - revert checking of _rels. | John MacFarlane | |
| These generate "no matching global declaration" so they can't be validated. | |||
| 2023-12-18 | Fix bug in validate-docx.sh. | John MacFarlane | |
| We only need look at xml files in word. | |||
| 2023-12-18 | Modify validate-docx.sh to check ALL xml files in the docx container. | John MacFarlane | |
| 2023-12-18 | validate-docx.sh: print list of files that fail validation. | John MacFarlane | |
| 2023-12-18 | Add custom validate-docx.sh script. | John MacFarlane | |
| This checks files other than document.xml in a docx container. Thanks to @edwintorok. | |||
