Hacker News new | ask | show | jobs
by hellojebus 698 days ago
Will the API support uploading conversion of markdown to "application/vnd.openxmlformats-officedocument.wordprocessingml.document"? I process thousands of documents each month -- often have to parse from HTML to Markdown to Docx then finally upload and convert to Google Doc format.
2 comments

It will support importing Markdown as a Google Doc.

I won't support directly importing Markdown as DOCX. For that you could convert from Markdown to Docs to DOCX though.

Check out Pandoc.