Skip to content

gdoc: upload gdoc rather than copying

JHathaway requested to merge jhathaway/corto:gdoc-upload into main

Rough patch:

  1. Render template from markdown
  2. Convert markdown to html
  3. Upload html to google drive, but autoconvert to gdoc

autoconversion occurs if the mime type is set to "application/vnd.google-apps.document"

Merge request reports