From f8c6fd9facb63d2393695f13bbb56969340f5033 Mon Sep 17 00:00:00 2001 From: Renan LE CARO Date: Fri, 22 Jan 2021 12:36:46 +0100 Subject: [PATCH] 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 --- docs/integrations.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/integrations.md b/docs/integrations.md index 2373c7f85..6c447bc8f 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -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