Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3.6k
Closed
Labels
Description
Explain the problem.
https://github.com/jgm/pandoc/blob/main/test/docx/normalize.docx contains invalid XML.
How fix
Replace<w:i/ >
with<w:i/>
inword/document.xml
.
Pandoc version?
N/A