On 13/10/2022 3:15 pm, Sam Price wrote: > Yes > https://github.com/mermaid-js/mermaid-cli > <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 >
This tool looks really good and it fits the pattern of tools we can use. Thanks for this. Chris _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel