How to export markdown to microsoft word .docx
- Step 1Drop the Markdown source — Upload your spec, report, or contract Markdown file.
- Step 2Build Word document — Click Run — docx.js constructs a native .docx file from your Markdown tokens.
- Step 3Download .docx — Save the Word file directly to your machine — open in Word, LibreOffice, or Google Docs.
Frequently asked questions
Will Word's outline view work?+
Yes. Headings use Word's Heading 1–6 styles, so Outline view, Navigation Pane, and ToC features work natively.
Are nested lists supported?+
Up to 3 levels of nesting work cleanly. Deeper nesting may need manual cleanup in Word.
Can I include images?+
Images currently render as `[Image: alt text]` placeholders. Embed images directly in Word after conversion if needed.
Privacy first
All Markdown processing runs locally in your browser using JavaScript. No file is ever uploaded to JAD Apps servers — only metadata counters are saved for signed-in dashboard stats.