Skip to content

Add mermaid to draw as code

Bertrand MADET requested to merge feat-add-mermaid-js into main

Add mermaid support following the documentation of hugo https://gohugo.io/content-management/diagrams/#mermaid-diagrams

Mermaid.js is a way to draw as code. You can make cool thinks like sequence diagram or state diagram with few code lines.

Merge request reports