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.
tomeraberbach|1 year ago
I won't support directly importing Markdown as DOCX. For that you could convert from Markdown to Docs to DOCX though.
scrollaway|1 year ago