qu710458643
Results
1
comments of
qu710458643
In windows,when you type `where mmdc` in cmd,you will get two results as follows: ```cmd D:\Software\node\mmdc D:\Software\node\mmdc.cmd ``` so you should add `mermaid_cmd = "D:\\Software\\node\\mmdc.cmd"` into your conf.py, and add...