Microservice to embed mermaid charts in GitHub or whatever static markdown
Use docker and pupetteer to run mermaid-cli
Demo : https://mermaid.now.sh
Your mermaid graph is available here : https://mermaid.now.sh/?q=[MERMAID-DATA]
.
⚠ Be sure to use encodeURIComponent
to encode the data.
⚠ Doesnt support fontawesome (pending PR)