1.21.0 • Published 4 months ago
milo-md2docx v1.21.0
Helix Markdown to Word
A library that converts markdown to Word documents.
Status
Installation
Usage
npm install milo-md2docx
Converting Markdown to Docx
just run:
node ./src/cli/convert2docx.js <file>
Where file
can either be a single file or directory.
The converter will produce a .docx
and also a .docx.md
, which is the generated document converted
back to markdown. this can be used to check for potential content changes due to conversion.
1.15.0
5 months ago
1.13.0
8 months ago
1.12.0
8 months ago
1.19.0
4 months ago
1.17.0
4 months ago
1.21.0
4 months ago
1.11.0
9 months ago
1.9.0
1 year ago
1.10.0
11 months ago
1.8.1
1 year ago
1.8.0
1 year ago
1.7.0
2 years ago
1.6.0
2 years ago
1.5.0
2 years ago
1.4.0
2 years ago
1.3.0
2 years ago
1.2.0
2 years ago
1.1.0
2 years ago
1.0.0
2 years ago