docx To markdown

2015-07-20  本文已影响0人  lwPan

mac 下:

textutil-convert html file.doc-stdout|pandoc-f html-t markdown-o file.md

这种方式对中文支持不是很友好,需要转换中文的话用起来很麻烦。

又发现一个新的神器 git地址:https://github.com/benbalter/word-to-markdown

演示地址:http://word-to-markdown.herokuapp.com/

上一篇 下一篇

猜你喜欢

热点阅读