From 1b5672e73d1b9481e4caeddb065fb886fdbf9fb3 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Wed, 26 Feb 2025 05:15:56 -0800 Subject: [PATCH] Added Outline (getoutline.com) to community integrations Outline has full support for Mermaid diagrams including collaborative realtime editing and inline previews. Docs: https://docs.getoutline.com/s/guide/doc/diagrams-KQiKoT4wzK --- packages/mermaid/src/docs/ecosystem/integrations-community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/mermaid/src/docs/ecosystem/integrations-community.md b/packages/mermaid/src/docs/ecosystem/integrations-community.md index 74096ed78..70b4f7f6f 100644 --- a/packages/mermaid/src/docs/ecosystem/integrations-community.md +++ b/packages/mermaid/src/docs/ecosystem/integrations-community.md @@ -65,6 +65,7 @@ To add an integration to this list, see the [Integrations - create page](./integ - [Notion](https://notion.so) ✅ - [Observable](https://observablehq.com/@observablehq/mermaid) ✅ - [Obsidian](https://help.obsidian.md/Editing+and+formatting/Advanced+formatting+syntax#Diagram) ✅ +- [Outline](https://www.getoutline.com) ✅ - [Redmine](https://redmine.org) - [Mermaid Macro](https://www.redmine.org/plugins/redmine_mermaid_macro) - [Markdown for mermaid plugin](https://github.com/jamieh-mongolian/markdown-for-mermaid-plugin)