Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mermaid for Windows tips #1

Open
pashango2 opened this issue May 12, 2017 · 1 comment
Open

mermaid for Windows tips #1

pashango2 opened this issue May 12, 2017 · 1 comment

Comments

@pashango2
Copy link
Owner

npm install -g mermaid-cli

And set "mermaid_cmd" from 'conf.py'.

mermaid_cmd = r"C:\Users\xxxxx\AppData\Roaming\npm\mermaid.cmd"

mermaid_cmd path can be examined with the below command.

where mermaid

bugs

Currently using mermaid, the screen will be white out.Set png for mermaid_output_format as a temporary workaround.

# conf.py
mermaid_output_format="png"
@pashango2
Copy link
Owner Author

mermaid css bug issue

mermaid-js/mermaid#527

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant