Skip to content

Instantly share code, notes, and snippets.

/*
Credit:
The vast majority of this code comes from:
https://github.com/mangini/gdocs2md/issues
Ben Jefferson added the following to create this fork
- Replaced emailing of markdown files with creating files in Google Drive in a "markdown" directory alongside the file being converted.
- Added support for linking to (and automatic conversion) other Google docs in the same directory or a subdirectory
License:
The original file and Ben Jefferson's subsequent edits are all released under the Apache2 License see https://github.com/mangini/gdocs2md for more details