John MacFarlane
|
ab159bdd17
|
validate-docx.sh - revert checking of _rels.
These generate "no matching global declaration" so they can't
be validated.
|
2023-12-18 12:42:52 -08:00 |
|
John MacFarlane
|
3e2a97c772
|
Fix bug in validate-docx.sh.
We only need look at xml files in word.
|
2023-12-18 12:38:34 -08:00 |
|
John MacFarlane
|
eb387c6992
|
Modify validate-docx.sh to check ALL xml files in the docx container.
|
2023-12-18 12:25:53 -08:00 |
|
John MacFarlane
|
4db6661fe5
|
validate-docx.sh: print list of files that fail validation.
|
2023-12-18 12:21:00 -08:00 |
|
John MacFarlane
|
0849baef1e
|
Add custom validate-docx.sh script.
This checks files other than document.xml in a docx container.
Thanks to @edwintorok.
|
2023-12-18 12:06:59 -08:00 |
|