mattn / docx2md

Convert Microsoft Word Document to Markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docx2md

Convert Microsoft Word Document to Markdown

docx2md

Usage

$ docx2md NewDocument.docx

Installation

$ go get github.com/mattn/docx2md

Supported Styles

  • Header
  • HyperLink
  • Indent
  • Table
  • List
  • Bold
  • Italic
  • Strike
  • Embeded Image

License

MIT

Author

Yasuhiro Matsumoto

About

Convert Microsoft Word Document to Markdown


Languages

Language:Go 90.1%Language:Makefile 9.9%