From a4e488a1ebad2a3e5077f0c633ed6fcd31562151 Mon Sep 17 00:00:00 2001 From: erelling <54530323+erelling@users.noreply.github.com> Date: Wed, 26 Feb 2020 23:07:11 +0100 Subject: [PATCH] Suggestion from comment --- docs/n00b-gettingStarted.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/n00b-gettingStarted.md b/docs/n00b-gettingStarted.md index 52c976d3d..421139709 100644 --- a/docs/n00b-gettingStarted.md +++ b/docs/n00b-gettingStarted.md @@ -35,7 +35,8 @@ The `Mermaid configuration` is for controlling mermaid behaviour. An easy introd ## 2. Using mermaid plugins: -Thanks to the growing popularity of mermaid, many plugins already exist which incorporate a mermaid renderer. +Thanks to the growing popularity of mermaid, many plugins already exist which incorporate a mermaid renderer. An extensive list can be found [here](integrations.md). + One example is the [Atom plugin](https://atom.io/packages/atom-mermaid) for mermaid. Another example is the [Atlassian Confluence mermaid plugin](https://marketplace.atlassian.com/apps/1214124/mermaid-plugin-for-confluence?hosting=server&tab=overview)