Mardown文档生成word
作者:互联网
安装 pandoc
https://github.com/jgm/pandoc/releases/download/2.18/pandoc-2.18-windows-x86_64.msi
运行命令
pandoc -f markdown -t html ./系统手册.md | pandoc -f html -t docx -o 系统手册.docx
参考
https://www.zhihu.com/question/22972843
标签:docx,word,pandoc,html,Mardown,文档,https,2.18,com 来源: https://www.cnblogs.com/wuhailong/p/16524521.html