Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

github.com/surasithaof/docx2md

Package Overview
Dependencies
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/surasithaof/docx2md

Source
Go Modules
Version
v0.0.0-20241126041811-e6099ab0a71b
Version published
Created
Source

docx2md

Convert Microsoft Word Document to Markdown

docx2md

Usage

$ docx2md NewDocument.docx

Or docker

$ docker run -it --rm ghcr.io/mattn/docx2md NewDocument.docx

Installation

$ go install github.com/mattn/docx2md@latest

Supported Styles

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

License

MIT

Author

Yasuhiro Matsumoto

FAQs

Package last updated on 26 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts