i built a blazor wasm mermaid renderer #dotnet
https://papyrine.github.io/Naiad/

@simoncropp Are you familiar with merman?

https://frankorz.com/merman/

Merman Playground

Online Mermaid diagram editor powered by Rust + WebAssembly

@damageboy i wasnt. but that is very cool

my main goal of the Naiad was to be able to render mermaid from .net when generating docs

@simoncropp Do you have a specific use case for this? Or was it just an experiment?
@bitbonk i have been wanting to build a pure .net markdown editor for ages. this is one of the pieces that make it viable