SoumayaMauthoorMOJ / test-excalidraw

0 stars 0 forks source link

github actions #1

Open SoumayaMauthoorMOJ opened 4 months ago

SoumayaMauthoorMOJ commented 4 months ago

Mermaid lets you generate diagrams from a Markdown-like markup language

SoumayaMauthoorMOJ commented 4 months ago

Since we last featured it in the Radar, Mermaid has added support for many more diagrams and integrations with source code repositories, IDEs and knowledge management tools. Notably, it's supported natively in popular source code repositories such as GitHub and GitLab, enabling the embedding of and easy updates to Mermaid diagrams in the middle of Markdown documentation. Many of our teams gravitate toward Mermaid as their diagram-as-code tool due to its ease of use, multitude of integrations and wide variety of supported diagram types that keep growing.

SoumayaMauthoorMOJ commented 4 months ago

Born out of need to simplify documentation, Mermaid has grown into a larger ecosystem with plugins for Confluence, Visual Studio Code and Jekyll to name a few. To see how it works, you can use the Live Editor on GitHub. Mermaid also has a convenient command line interface that lets you generate SVG, PNG and PDF files as output from definition files. We've been using Mermaid in many projects and we like the simplicity of describing graphs and flowcharts with markdown and checking in the definition files with the code repository.