You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow three steps! (with a little patience, of course :)
Google doc --> Download as --> .html zipped. In your download folder you will find 1) YOURFILE.html and 2) all the pictures packaged in an images folder
Run pandoc in commandline pandoc -f html -t markdown YOURFILE.html -o YOURFILE.md This will produce a markdown file in the same directory.