Added my plugin for google docs

The plugin is free and open source at https://github.com/renanlecaro/mermaid-gdocs 
It lets you create a diagram, insert it in any google document, then edit it later.
It uses the alt description of the image to store the source of the diagram. 
It hotlinks to the latest version of mermaid, to avoid having to update it every time a new version is published
This commit is contained in:
Renan LE CARO 2021-01-22 12:36:46 +01:00 committed by GitHub
parent 89c8b3e3dd
commit f8c6fd9fac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -108,6 +108,8 @@ They also serve as proof of concept, for the variety of things that can be built
- [Mermaid Preview](https://s3.amazonaws.com/extend.brackets/alanhohn.mermaid-preview/alanhohn.mermaid-preview-1.0.2.zip)
- [Iodide](https://github.com/iodide-project/iodide)
- [iodide-mermaid-plugin](https://github.com/iodide-project/iodide-mermaid-plugin)
- [Google docs](https://docs.google.com/)
- [Mermaid plugin for google docs](https://workspace.google.com/marketplace/app/mermaid/636321283856)
## Document Generation