1.3.1 • Published 4 years ago

docx-to-markdown v1.3.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

A CLI that converts your docx files to markdown

🏗 SETUP

Before running the CLI, first run the following command on the terminal to install Pandoc.

brew install pandoc

If you are Windows user, you can install Pandoc from here.

NOTE This is one time thingy.

⚙️ USAGE

Navigate to the directory via terminal where all the docx files are present. Then run the following there.

npx docx-to-markdown

Working

👨🏻‍💻 AUTHOR

Howdy, you! This is Saad Irfan, an aspiring JavaScript developer, former Google Developer Student Club's Lead, Microsoft Learn Student Ambassador, and an undergrad student. You can read more about me here.

🔑 LICENSE

  • MIT