Created
July 1, 2025 16:04
-
-
Save dklanac/660e220dd8788a19fa61b5bdce02a276 to your computer and use it in GitHub Desktop.
Export Mermaid Chart
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PUPPETEER_EXECUTABLE_PATH="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" npx --package=@mermaid-js/mermaid-cli@latest mmdc -t neutral -i "./ux_flows.mmd" -o "./export.png" -b white -s 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment