docs not building to PDF

Sam Price thesamprice at gmail.com
Thu Oct 13 04:15:52 UTC 2022


Yes
https://github.com/mermaid-js/mermaid-cli

There are command line tools so it can be integrated into pipelines.
Convert Mermaid mmd Diagram File To SVG

mmdc -i input.mmd -o output.svg

<https://github.com/mermaid-js/mermaid-cli#create-a-png-with-a-dark-theme-and-transparent-background>Create
A PNG With A Dark Theme And Transparent Background

mmdc -i input.mmd -o output.png -t dark -b transparent

You dont get much control though over how it places boxes.
But it does sequence diagrams.
Im using it for gantt charts.

Its one of the mainstream alternatives to plantuml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20221013/9a821e75/attachment.htm>


More information about the devel mailing list