{"id":19424279,"url":"https://github.com/sorbits/googledocs-addon-markdowntablefive","last_synced_at":"2025-10-25T16:03:34.206Z","repository":{"id":66430613,"uuid":"94877364","full_name":"sorbits/googledocs-addon-markdowntablefive","owner":"sorbits","description":"MarkdownTableMaker Google Sheets Add-On. Saves Markdown to Google Drive.","archived":false,"fork":false,"pushed_at":"2017-10-09T07:49:47.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-07T18:59:22.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/pffy/googlescript-markdowntablefive","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sorbits.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-20T10:04:19.000Z","updated_at":"2019-06-28T01:33:40.000Z","dependencies_parsed_at":"2023-02-22T09:30:59.316Z","dependency_job_id":null,"html_url":"https://github.com/sorbits/googledocs-addon-markdowntablefive","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorbits%2Fgoogledocs-addon-markdowntablefive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorbits%2Fgoogledocs-addon-markdowntablefive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorbits%2Fgoogledocs-addon-markdowntablefive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sorbits%2Fgoogledocs-addon-markdowntablefive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sorbits","download_url":"https://codeload.github.com/sorbits/googledocs-addon-markdowntablefive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240605706,"owners_count":19827979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T13:42:26.329Z","updated_at":"2025-10-15T23:05:21.646Z","avatar_url":"https://github.com/sorbits.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MarkdownTableMaker\n\n  + Make Markdown tables in Google Sheets.\n\n[![chromewebstore_badgewborder_v2_340x96][storeicon]][storepage]\n\n## About\n\n  + MarkdownTableMaker [Google Spreadsheets][goog_sheets] Add-On.\n  + Get the [latest release][latest_release].\n  + Converts Google Sheets (Google Docs Spreadsheets) selection into a Markdown table.\n  + Used on: Markdown tables on GitHub, StackEdit, enterprise Markdown wikis, and [more](#compatibility)...\n\n![markdown table maker][splash]\n\n  + Wait... What is [Markdown][wiki_markdown]?\n  + Save table to Google Drive with the `.md` file extension.\n  + Edit the Markdown file with compatible third-party Drive apps (e.g., [StackEdit][cws_stackedit]).\n  + Uses the [MarkdownTableMaker][gh_markdowntablefive] object.\n  + Written in Google Apps Script.\n  + You can also [render Markdown][gh_render] elsewhere with the GitHub API.\n\n\n## Details\n  + [Features](#features)\n  + [Installs](#install)\n    + [Chrome Web Store Install](#chrome-web-store-install)\n    + [Manual Install](#manual-install)\n  + [User Guide](#user-guide)\n  + [Compatibility](#compatibility)\n  + [Permissions](#permissions)\n  + [License](#license)\n  + [Feedback](#feedback)\n\n\n## Features\n\n  + Detects bold, italic and strikethrough font styles. Converts them to Markdown.\n  + Detects multi-line cells. Converts them to [Markdown Line Breaks][gh_linebreaks].\n  + Detects HYPERLINK formulas with URLs and Titles. Converts to Markdown links: `[title](url)`\n  + Detects table column alignment for first row of a selected range. Applied in Markdown.\n  + Detects Google monospace type fonts (e.g, Courier New) and converts text to `inline syntax`, with back-ticks.\n  + Auto-crops ranges to row and column boundaries with content in cells.\n  + Converts vertical pipes into inline code syntax to avoid Markdown engine rendering errors.\n  + [Learn more][gh_gettingstarted].\n\n## Install\n\n### Chrome Web Store Install\n\n  + [Install MarkdownTableMaker][storepage] from Google Chrome Web Store.\n  + **Recommended.**\n    + Apps and add-ons are actively [monitored and curated by Google][goog_monitor].\n    + Better add-on management (install, removal, updates).\n\n[![chromewebstore_badgewborder_v2_340x96][storeicon]][storepage]\n\n### Manual Install\n\n\u003e **NOTE:** Supported open beta program has concluded. Please use Google Chrome Web Store.\n\n\n## User Guide\n\n  + Learn more about [MarkdownTableMaker features][gh_gettingstarted] in detail.\n\n## Compatibility\n\nYour Markdown table can be copied and pasted into these GitHub-Flavored Markdown (GFM) editors:\n\n|  **GitHub Flavored \u003cbr/\u003eMarkdown Editors** | **Supports\u003cbr/\u003eMulti-line cells** | **Supports\u003cbr/\u003eAlignment** |\n|  ------ | :------: | :------: |\n|  https://github.com | YES | YES |\n|  [Atom][gh_atom] by GitHub for Mac | YES | YES |\n|  [StackEdit][cws_stackedit] for Chrome\u003cbr/\u003ehttps://stackedit.io/editor | YES | YES |\n|  [Minimalist Markdown Editor][cws_minimed] for Chrome | YES | YES |\n|  [Mado][cws_mado] for Chrome | YES | YES |\n|  https://jbt.github.io/markdown-editor/ | YES | YES |\n|  http://mdp.tylingsoft.com/ | YES | YES |\n|  http://epiceditor.com/ | YES | NO |\n|  http://markable.in/editor/ | YES | NO |\n|  http://dillinger.io/ | NO | YES |\n\n\n## Permissions\n  + Needs access to Google Docs, Google Drive.\n  + When you first run the Add-On, Google will request authorization for the app.\n  + If authorization is given,\n  you can always [revoke it here][goog_monitor] when\n  no longer needed.\n  + You can see why distributing [free software][fsf]\n   is so important to your privacy.\n\n## [License][license_link]\n\n\u003e **COMPLIANCE OFFICERS:**  This software is released under The Unlicense. For your software compliance paperwork mandated by your corporate policy, you can simply print/save this LICENSE file as proof of our software licensing agreement and completed acquisition. Please consult your legal department or a licensed attorney.\n\n## Reference\n\n+ **Does the name Gruber mean anything to you? It should ring a few bells. Markdown was created by [John Gruber][df_markdown].**\n\n[license_link]: LICENSE\n[latest_release]: ../../releases/latest\n\n\n[df_markdown]: http://daringfireball.net/projects/markdown/\n[gh_gfm]: https://help.github.com/articles/github-flavored-markdown/\n[gh_atom]: https://atom.io/\n[cws_minimed]: https://chrome.google.com/webstore/detail/minimalist-markdown-edito/pghodfjepegmciihfhdipmimghiakcjf\n[cws_stackedit]: https://chrome.google.com/webstore/detail/stackedit/iiooodelglhkcpgbajoejffhijaclcdg\n[cws_mado]: https://chrome.google.com/webstore/detail/mado/gmmlaihnodfojphcmjeemhaeajaldcdj\n[hellopage]: https://goo.gl/0um8uY\n[helloicon]:https://raw.githubusercontent.com/pffy/qr/master/png/qrcode-pffy-sayhello.png\n[gh_gettingstarted]: https://github.com/pffy/googledocs-addon-markdowntablefive/issues/9\n[gh_render]: https://developer.github.com/v3/markdown/\n[splash]: https://cloud.githubusercontent.com/assets/7258373/9272973/65887e38-423c-11e5-93be-38abd6e1556d.png\n[goog_sheets]: http://www.google.com/sheets/about/\n[wiki_markdown]: http://en.wikipedia.org/wiki/Markdown\n[gh_markdowntablefive]: https://github.com/pffy/googlescript-markdowntablefive\n[fsf]: https://www.gnu.org/philosophy/free-sw.html\n[goog_permissions]: https://security.google.com/settings/security/permissions\n[goog_monitor]: https://support.google.com/chrome_webstore/answer/1047776?hl=en\n[storepage]: https://chrome.google.com/webstore/detail/markdowntablemaker/cofkbgfmijanlcdooemafafokhhaeold\n[storeicon]: https://cloud.githubusercontent.com/assets/7258373/6788162/ee497942-d154-11e4-934d-ef386061181d.png\n[cws_stackedit]: https://chrome.google.com/webstore/detail/stackedit/iiooodelglhkcpgbajoejffhijaclcdg\n[gh_linebreaks]: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#line-breaks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsorbits%2Fgoogledocs-addon-markdowntablefive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsorbits%2Fgoogledocs-addon-markdowntablefive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsorbits%2Fgoogledocs-addon-markdowntablefive/lists"}