md_to_word

Convert Markdown files to professionally formatted Word documents using ~/.claude/tools/convert_md_to_docx.py

Markdown to Word Converter

Convert Markdown files to professionally formatted Word documents.

Instructions

  1. Run the converter script at ~/.claude/tools/convert_md_to_docx.py

  2. Pass the markdown file(s) to convert with --files argument

  3. Add --open to automatically open the Word document when done

  4. Optionally use --output-dir to specify where to save the Word file

  5. Optionally use --dir to convert all markdown files in a directory