Y
Hacker News
new
|
ask
|
show
|
jobs
by
mikelnrd
703 days ago
Is there an API to export a Google doc as markdown?
1 comments
stevemk14ebr
703 days ago
Yes, and to import. You mess with the mime types when creating a document or exporting and the conversion operation happens. Standard gdocs APIs cover conversion of formats already with doc files as an example.
link