码迷,mamicode.com
首页 > Web开发 > 详细

通过pandoc,转化markdown为docx和html

时间:2017-10-11 12:43:38      阅读:173      评论:0      收藏:0      [点我收藏+]

标签:htm   log   blog   collect   logs   col   ash   pre   div   


转化为docx

pandoc -f markdown -t docx collection.markdown -o api.docx


转化为html

pandoc collection.markdown -o collection.html -s

  

通过pandoc,转化markdown为docx和html

标签:htm   log   blog   collect   logs   col   ash   pre   div   

原文地址:http://www.cnblogs.com/codeaaa/p/7649717.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!