All Projects → mattn → Docx2md

mattn / Docx2md

Convert Microsoft Word Document to Markdown

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Docx2md

Thiefmd
The markdown editor worth stealing. Inspired by Ulysses, based on code from Quilter
Stars: ✭ 48 (-90.36%)
Mutual labels:  markdown, docx
Zettlr
A Markdown Editor for the 21st century.
Stars: ✭ 6,099 (+1124.7%)
Mutual labels:  markdown, docx
Sonar Cnes Report
Generates analysis reports from SonarQube web API.
Stars: ✭ 145 (-70.88%)
Mutual labels:  markdown, docx
Kodexplorer
A web based file manager,web IDE / browser based code editor
Stars: ✭ 5,490 (+1002.41%)
Mutual labels:  markdown, docx
Foliant
Comprehensive markdown-based documentation toolkit
Stars: ✭ 74 (-85.14%)
Mutual labels:  markdown, docx
Markdownslides
MarkdownSlides is a Reveal.js and PDF slides generator from MARKDOWN files, that also generate HTML, EPUB and DOCX documents. The idea is that from a same MARKDOWN file we can get slides and books without worrying about style, just worrying about content.
Stars: ✭ 121 (-75.7%)
Mutual labels:  markdown, docx
Gotenberg
A Docker-powered stateless API for PDF files.
Stars: ✭ 3,272 (+557.03%)
Mutual labels:  markdown, docx
Vscode Markdownlint
Markdown linting and style checking for Visual Studio Code
Stars: ✭ 444 (-10.84%)
Mutual labels:  markdown
Redpen
RedPen is an open source proofreading tool to check if your technical documents meet the writing standard. RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, Re:VIEW, reStructuredText and LaTeX).
Stars: ✭ 466 (-6.43%)
Mutual labels:  markdown
Comrak
CommonMark + GFM compatible Markdown parser and renderer
Stars: ✭ 444 (-10.84%)
Mutual labels:  markdown
Marp Vscode
Marp for VS Code: Create slide deck written in Marp Markdown on VS Code
Stars: ✭ 442 (-11.24%)
Mutual labels:  markdown
Markdown Resume Js
Turn a simple markdown document into a resume in HTML and PDF
Stars: ✭ 449 (-9.84%)
Mutual labels:  markdown
Innersourcepatterns
Proven approaches that can guide you through applying open source best practices within your organization
Stars: ✭ 473 (-5.02%)
Mutual labels:  markdown
Gistpad
VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists
Stars: ✭ 443 (-11.04%)
Mutual labels:  markdown
Remark React
plugin to transform to React
Stars: ✭ 484 (-2.81%)
Mutual labels:  markdown
Pandoc Starter
📄 My pandoc markdown templates and makefiles
Stars: ✭ 443 (-11.04%)
Mutual labels:  markdown
Mdast
Markdown Abstract Syntax Tree format
Stars: ✭ 493 (-1%)
Mutual labels:  markdown
Blog
🍁 What you don't know is what you haven't learned
Stars: ✭ 484 (-2.81%)
Mutual labels:  markdown
Pymdown Extensions
Extensions for Python Markdown
Stars: ✭ 459 (-7.83%)
Mutual labels:  markdown
Nuxt Markdown Blog Starter
Nuxt + Markdown blog starter
Stars: ✭ 456 (-8.43%)
Mutual labels:  markdown

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].