markdown-preview-enhanced
markdown-preview-enhanced copied to clipboard
support for gitgraph in mermaid
Does the markdown-preview-enhanced currently support gitGraph as shown:
https://mermaid-js.github.io/mermaid/#/
Within atom, I had:

but it generates:

Referring to other issue reporting, I had gone into the following folder, but I can't seem to figure out why markdown-preview-enhanced is not rendering the graph:
%userprofile%\.atom\packages\markdown-preview-enhanced\node_modules\@shd101wyy\mume\dependencies\mermaid
any help would greatly be appreciated.
Can anyone point me into the right direction in resolving this? Any docs or discussion that will lead me fix this issue?