From 2c59ceb00538e259f4a49e0e714eba95f2055e38 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Tue, 27 Feb 2024 15:41:58 +0530 Subject: [PATCH] Fix docs --- .cspell/libraries.txt | 1 + docs/ecosystem/integrations-community.md | 3 +++ packages/mermaid/src/docs/ecosystem/integrations-community.md | 4 +++- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.cspell/libraries.txt b/.cspell/libraries.txt index f51304da3..d1ab97662 100644 --- a/.cspell/libraries.txt +++ b/.cspell/libraries.txt @@ -8,6 +8,7 @@ Astah automerge bilkent bisheng +Blazor codedoc Codemia codepaths diff --git a/docs/ecosystem/integrations-community.md b/docs/ecosystem/integrations-community.md index 0d3676431..07acbf72e 100644 --- a/docs/ecosystem/integrations-community.md +++ b/docs/ecosystem/integrations-community.md @@ -252,3 +252,6 @@ Communication tools and platforms - [mermaid-server: Generate diagrams using a HTTP request](https://github.com/TomWright/mermaid-server) - [ExDoc](https://github.com/elixir-lang/ex_doc) - [Rendering Mermaid graphs](https://github.com/elixir-lang/ex_doc#rendering-mermaid-graphs) +- [Blazorade Mermaid: Render Mermaid diagrams in Blazor applications](https://github.com/Blazorade/Blazorade-Mermaid/wiki) + + diff --git a/packages/mermaid/src/docs/ecosystem/integrations-community.md b/packages/mermaid/src/docs/ecosystem/integrations-community.md index 32f04745d..a42ca28d9 100644 --- a/packages/mermaid/src/docs/ecosystem/integrations-community.md +++ b/packages/mermaid/src/docs/ecosystem/integrations-community.md @@ -247,4 +247,6 @@ Communication tools and platforms - [mermaid-server: Generate diagrams using a HTTP request](https://github.com/TomWright/mermaid-server) - [ExDoc](https://github.com/elixir-lang/ex_doc) - [Rendering Mermaid graphs](https://github.com/elixir-lang/ex_doc#rendering-mermaid-graphs) -- [Blazorade Mermaid: Render Mermaid diagrams in Blazor applications](https://github.com/Blazorade/Blazorade-Mermaid/wiki) \ No newline at end of file +- [Blazorade Mermaid: Render Mermaid diagrams in Blazor applications](https://github.com/Blazorade/Blazorade-Mermaid/wiki) + +