not working...
I have this in my _config.yml file:
mermaid:
src: '/usr/local/lib/node_modules/mermaid/src/mermaid.js'
it report:
ERROR `/usr/local/lib/node_modules/mermaid/src/mermaid.js' not found
but I do have this file in there.
$ ls -l /usr/local/lib/node_modules/mermaid/src/mermaid.js
-rw-r--r-- 1 nobody ping 4631 Mar 13 10:58 /usr/local/lib/node_modules/mermaid/src/mermaid.js