https://github.com/p2pu/gdoc-2-md
https://github.com/p2pu/gdoc-2-md
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/p2pu/gdoc-2-md
- Owner: p2pu
- Created: 2023-03-17T15:29:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T15:29:14.000Z (over 3 years ago)
- Last Synced: 2025-05-21T15:18:10.496Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Downloads a google doc using the Google Docs API and transforms it to Markdown. This script does a few extra things to split content based on the heading structure. The current state of this repo is more of a backup rather than shareable code