docx-parser 0.1.1

Parse Word and OpenOffice DOCX files, and output markdown or JSON
Documentation
1
2
3
4
5
6
7
## A footnote

Test footnote.[^1] Test endnote.[^2]

[^1]: My note.

[^2]: This is an endnote at the end of the document.