psaxton / render-mermaid-diagrams

npx command to render **/*.mmd mermaid files to *.mmd.png images within a directory tree
MIT License
0 stars 0 forks source link

Doesn't work #1

Open psaxton opened 3 months ago

psaxton commented 3 months ago

v1.0.3 - Unable to render mermaid diagrams without having the @mermaid-js/mermaid-cli installed into the projects node_modules folder and running the command from project root.

Should render mermaid diagrams for all *.mmd files recursively contained in the current directory where the command is run.

psaxton commented 3 months ago

Resolved in v2.0.0