md_to_docx_pandoc

PHOTO EMBED

Tue May 14 2024 08:10:19 GMT+0000 (Coordinated Universal Time)

Saved by @lavil80

cd\
cd "G:\My Drive\_My_projects\_Snippets\Convert md_to_docx (Pandoc)"
cls
pandoc --highlight-style=zenburn input.md -f markdown -t docx -s -o output.docx
content_copyCOPY

Pandoc command that converts the markdown file to docx