docs not building to PDF
Chris Johns
chrisj at rtems.org
Thu Oct 13 04:21:57 UTC 2022
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
More information about the devel
mailing list