From d75f950ac49a6b3b17a76411c2ea2c3bb95ec3b0 Mon Sep 17 00:00:00 2001 From: Manuel Vacelet Date: Fri, 16 Apr 2021 09:21:47 +0200 Subject: [PATCH] Add Tuleap in the integration list Tuleap [1] open source agile development hub just added support of mermaid [2] [1] https://tuleap.org [2] https://www.tuleap.org/resources/release-notes/tuleap-12-7/ --- docs/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/integrations.md b/docs/integrations.md index 8a60d2a4f..4c19eef9e 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -9,6 +9,7 @@ They also serve as proof of concept, for the variety of things that can be built - [GitLab](https://docs.gitlab.com/ee/user/markdown.html#diagrams-and-flowcharts) (**Native support**) - [Azure Devops](https://docs.microsoft.com/en-us/azure/devops/project/wiki/wiki-markdown-guidance?view=azure-devops#add-mermaid-diagrams-to-a-wiki-page) (**Native support**) +- [Tuleap](https://docs.tuleap.org/user-guide/writing-in-tuleap.html#graphs) (**Native support**) - [GitHub](https://github.com) - [Github action: Compile mermaid to image](https://github.com/neenjaw/compile-mermaid-markdown-action) - [svg-generator](https://github.com/SimonKenyonShepard/mermaidjs-github-svg-generator)