summaryrefslogtreecommitdiff
path: root/.github/workflows/commit-validation.yml
diff options
context:
space:
mode:
authorEdwin Török <edwin@etorok.net>2023-12-18 23:43:57 +0000
committerJohn MacFarlane <jgm@berkeley.edu>2023-12-18 17:15:03 -0800
commit95dde29c5e19addaf8098c64a056e5056a4c4334 (patch)
treef1fd85b1fe5c3572915b5843f968ffdb642b479e /.github/workflows/commit-validation.yml
parentc5780857e5ebe54246d3066e7aa95424309bd05c (diff)
fix(docx): fix validation error on inline w:i/w:iCs order
From `make validate-docx-golden-tests2`: ``` { "FilePath": "test/docx/golden/definition_list.docx", "ValidationErrors": "[{\"Description\":\"The element has unexpected child element 'http://schemas.openxmlformats.org/wordprocessingml/2006/main:i'.\",\"Path\":{\"NamespacesDefinitions\":[\"xmlns:w=\\\"http://schemas.openxmlformats.org/wordprocessingml/2006/main\\\"\"],\"Namespaces\":{},\"XPath\":\"/w:document[1]/w:body[1]/w:p[3]/w:r[3]/w:rPr[1]\",\"PartUri\":\"/word/document.xml\"},\"Id\":\"Sch_UnexpectedElementContentExpectingComplex\",\"ErrorType\":\"Schema\"}]" }, ``` Signed-off-by: Edwin Török <edwin@etorok.net>
Diffstat (limited to '.github/workflows/commit-validation.yml')
0 files changed, 0 insertions, 0 deletions