Md To Gdoc Tab

Idempotently sync a local Markdown file into a specific tab of a Google Doc — clear-and-rebuild the tab body in one batchUpdate. Use when the user wants to (1) push edits made in a local md file back to a shared Google Doc, (2) treat md as source of truth for a doc, (3) avoid the index-juggling pain of per-operation Google Docs API edits, or (4) get true hierarchical bullets (•/◦/■) in a Google Doc programmatically. Triggers on phrases like "sync md to Google Doc", "render markdown to gdoc", "update Google Doc from local file", "push the charter back to Docs".

sunfmin 2e1ee66 5 files · 28.6 KB Updated

File contents

sunfmin/md-to-gdoc-tab/tree/main/ commit 2e1ee66b9b

Frequently asked questions

npx skillmds@latest add sunfmin/md-to-gdoc-tab