Get Google Document as HTML

后端 未结 8 1986
无人及你
无人及你 2020-11-27 17:28

I had a wild idea that I could build a website blog for an unsophisticated user friend using Google Drive Documents to back it. I was able to create a contentService that c

8条回答
  •  余生分开走
    2020-11-27 18:07

    Google docs currently has a function to do this. Just download to zip(.html) and you can have a zip archive with html & image (if inserted)

    I know this is not solution based on code, but its working :)

提交回复
热议问题