5 ms·
excellent. Maybe now there well be an elegant way to go from .markdown to .docx
by mcburton 15y ago
excellent. Maybe now there well be an elegant way to go from .markdown to .docx
- politician 15y agodocx, why?! You're being sarcastic, right? right?!
- sharkbrainguy 15y agoPandoc does that already http://johnmacfarlane.net/pandoc/ http://johnmacfarlane.net/pandoc/ Pandoc is written in haskell but there's c bindings to it https://github.com/toyvo/libpandoc https://github.com/toyvo/libpandoc so you can use it from anywhere.