A spike to test the conversion from Markdown to .docx with pandoc CLI.
cd .\content\
pandoc -o "output.docx" -f markdown --table-of-contents --reference-doc=.\..\templates\template.dotx -t docx (gci *.md -name -file)
A spike to test the conversion from Markdown to .docx with pandoc CLI.
A spike to test the conversion from Markdown to .docx with pandoc CLI.
cd .\content\
pandoc -o "output.docx" -f markdown --table-of-contents --reference-doc=.\..\templates\template.dotx -t docx (gci *.md -name -file)