Skip to content

notthebestdev/markdown-to-docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown-to-docx

This program allows you to transform Markdown into a Word document.

Description

This project converts Markdown files into Microsoft Word (.docx) documents. It preserves common block- and inline-level elements (headings, lists, links, images, code blocks, emphasis, tables) and provides a small CLI to control input, output and templates.

Getting Started

To start, run the program in your terminal:

npm run dev

You will be prompted for the file and options.

Alternatively, you can skip the prompts by specifying the input file path directly:

npm run dev [input-file-path]

Usage (CLI)

When you run the program you will be prompted to provide:

  • Input file: path to the Markdown file to convert (required).

License

This project is licensed under the MIT License. See the LICENSE file for more info.

About

📖 Transform Markdown into a Word document.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •