Binary package “python3-sphinxcontrib-mermaid” in ubuntu mantic

Sphinx extension to embed Mermaid graphs in documents

 This extension allows you to embed Mermaid
 (https://mermaid-js.github.io/) graphs in your documents, including general
 flowcharts, sequence and gantt diagrams.
 .
 Note that by default the generated HTML documents will use Mermaid JS files
 published in a CDN service, if using the 'raw' output format, and that other
 formats require the Mermaid CLI interface (not yet packaged in Debian).