Skip to content

jh1sc/Markdown2Docx-PS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Md2Docx-PS

  • A PowerShell Script for Converting Markdowns to Docx

Pandoc Download Here

https://drive.google.com/file/d/161UFMWj9nuB3Cjrgap9bEbwlwrG5spQ_/view?usp=share_link

Description 🎯

  • This PowerShell script provides two functions for converting a markdown file to a Microsoft Word docx file.
  • The script requires the pandoc package to be installed, which is done in the PowerShell script.

Customization. 🎨

  • To modify the way the MarkDown file is parsed, you need to edit the ref.docx
  • Specifically the styles, thats how it turns headers into docx header, and bold text into docx bold text

img

  • Here is were to find it!
  • All you need to do now is open the dropdox, and experiment!

About

Very Simple, Easy and quick! Written in PowerShell, and with the help of Pandoc!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published