Loading...
Loading...
Convert Markdown files to professionally formatted Word (.docx) documents with embedded PNG images — pure JavaScript, no external tools required
npx skill4agent add github/awesome-copilot md-to-docx.md.docxdocxmarked# Install dependencies (one-time, from the scripts folder)
cd skills/md-to-docx/scripts && npm install
# Convert (run from workspace root)
node skills/md-to-docx/scripts/md-to-docx.mjs <input.md> [output.docx]output.docx<input-basename>.docx| File | Purpose |
|---|---|
| This instruction file |
| Node.js Markdown-to-Word converter |
| Dependencies ( |
| Requirement | Version | Notes |
|---|---|---|
| Node.js | 18+ | Required runtime |
| 9+ | Pure JS Word document generator |
| 15+ | Markdown parser |
titledateversionaudience.md#1F3864[Image not found: <path>]---
title: Project Name — Project Summary
date: 2025-01-15
version: 1.0
audience: Engineering Team, Architects, Stakeholders
---—–