Files
pandoc/test
Edwin Török 712d746320 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 <edwin@etorok.net>
2023-12-19 15:00:23 -08:00
..
2023-06-06 16:08:14 -07:00
2023-01-13 09:13:27 -08:00
2019-12-17 21:07:46 -08:00
2021-12-22 09:45:02 -08:00
2019-08-25 14:24:31 -07:00
2019-08-25 14:24:31 -07:00
2019-08-25 14:24:31 -07:00
2023-07-06 12:20:20 -07:00
2023-02-12 13:32:40 -08:00
2023-11-02 19:36:25 -07:00
2023-11-02 19:36:25 -07:00
2023-07-12 09:13:32 -07:00