docx-parser 0.1.1

Parse Word and OpenOffice DOCX files, and output markdown or JSON
Documentation
1
2
3
4
5
6
7
8
9
10
Regular text *italics* **bold *bold italics***.

This is [Small Caps]{.smallcaps}, and this is ~~strikethrough~~.

Some people use [single underlines for *emphasis*]{.underline}.

Above the line is ^superscript^ and below the line is ~subscript~.

A line\
break.