diff options
| author | Edwin Török <[email protected]> | 2023-12-19 20:13:41 +0000 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-12-19 15:00:23 -0800 |
| commit | 712d746320d2f2bd1ee345dfa903b8d20d359cbe (patch) | |
| tree | 85a272734ca444cc0544477447b05aa05193d183 /.github/workflows | |
| parent | c6892bec243fd3c8118fa87885455a7e6ce87f78 (diff) | |
fix(docx): sort inline elements in schema order
Fixes #9273
```
[
{
"Description": "The element has unexpected child element 'http://schemas.openxmlformats.org/wordprocessingml/2006/main:b'.",
"Path": {
"NamespacesDefinitions": [
"xmlns:w=\"http://schemas.openxmlformats.org/wordprocessingml/2006/main\""
],
"Namespaces": {
},
"XPath": "/w:document[1]/w:body[1]/w:p[1]/w:r[7]/w:rPr[1]",
"PartUri": "/word/document.xml"
},
"Id": "Sch_UnexpectedElementContentExpectingComplex",
"ErrorType": "Schema"
}
]
```
Signed-off-by: Edwin Török <[email protected]>
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions
