Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evbacher/gd2md-html
Convert a Google Doc to Markdown or HTML. This Docs add-on converts a Google Doc to simple Markdown and/or HTML.
https://github.com/evbacher/gd2md-html
google-docs google-docs-addon html markdown
Last synced: 1 day ago
JSON representation
Convert a Google Doc to Markdown or HTML. This Docs add-on converts a Google Doc to simple Markdown and/or HTML.
- Host: GitHub
- URL: https://github.com/evbacher/gd2md-html
- Owner: evbacher
- License: apache-2.0
- Created: 2017-06-03T03:48:37.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-20T16:09:54.000Z (19 days ago)
- Last Synced: 2024-10-20T18:58:15.776Z (19 days ago)
- Topics: google-docs, google-docs-addon, html, markdown
- Language: JavaScript
- Homepage:
- Size: 316 KB
- Stars: 653
- Watchers: 10
- Forks: 58
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - evbacher/gd2md-html - Convert a Google Doc to Markdown or HTML. This Docs add-on converts a Google Doc to simple Markdown and/or HTML. (JavaScript)
README
# Docs to Markdown (gd2md-html)
Docs to Markdown is a free Google Docs add-on that converts a Google Doc to simple, readable Markdown or HTML text.
## Overview
Docs to Markdown lets you use Google Docs' editing, formatting, and collaboration tools before you publish to a Markdown or HTML platform. Docs to Markdown also lets you select and convert part of a Google Doc.
Docs to Markdown requires minimal permissions: it will ask for permission to access the current Doc (to convert it) and permission to create a sidebar (the user interface). It requires no other permissions.
Use Google Docs styles for headings (Heading 1, Heading 2, etc.) so that Docs to Markdown can convert them properly to Markdown or HTML heading styles. If you just make them bold and large, they will convert as normal paragraphs.
## Installation and other details
* Installation: [Install Docs to Markdown](https://gsuite.google.com/marketplace/app/docs_to_markdown/700168918607) from the Google Workspace Marketplace.
* License: Docs to Markdown uses the [Apache 2.0 license](https://github.com/evbacher/gd2md-html/blob/master/LICENSE).
* Documentation: See [gd2md-html docs](https://github.com/evbacher/gd2md-html/wiki) for more information about features and usage.
* [Privacy policy](https://beanroad.com/docs-to-markdown/privacy.html).
## Contributing
(**Note**: Not currently accepting contributions.)
For more information, please read [CONTRIBUTING.md](CONTRIBUTING.md) and [dev.md](dev.md) for the general philosophy of Docs to Markdown.## Contributors
Thanks to all!
* [danielramosbh74](https://github.com/danielramosbh74)
* [evbacher](https://github.com/evbacher)