Add Azure Devops to integrations list

This commit is contained in:
Yonas
2020-05-27 10:05:43 -07:00
committed by GitHub
parent 18d3b3545d
commit 4026c57834

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)