Merge pull request #1 from yonasb/docs/add-azure-integration

Add Azure Devops native support to integrations list
This commit is contained in:
Yonas
2020-05-27 10:09:37 -07:00
committed by GitHub

View File

@@ -5,6 +5,7 @@ The following is a list of different integrations and plugins where mermaid is b
## Productivity
- [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**)
- [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)