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
11
12
13
## An internal link and an external link

An [external link](http://google.com) to a popular website.

An [external link](http://pandoc.org/README.html#synopsis) to a website with an anchor.

An [internal link](#a-section-for-testing-link-targets) to a section header.

An [internal link](#my_bookmark) to a bookmark.

## A section for testing link targets

A bookmark right <a name="my_bookmark"></a>here