很抱歉来提这个issue,我搜索了现在存在的issue中好像没有人有这个问题。我不确定是否自己是不是没有设置什么才导致生成markdown时没有图片。
我写了下面的代码:
mermaid {filename="我的mermaid.png"}
graph LR
A --> B

预览是可见的,但是我右键生成markdown时只会生成assets文件夹和test_.md,assets文件夹下却没有图片。
环境是vscode 1.15.1,默认配置。
mermaid 现在还不支持。
On Wed, Sep 6, 2017 at 1:33 AM oneone1995 notifications@github.com wrote:
很抱歉来提这个issue,我搜索了现在存在的issue中好像没有人有这个问题。我不确定是否自己是不是没有设置什么才导致生成markdown时没有图片。
我写了下面的代码:graph LR
A --> B[image: default]
https://user-images.githubusercontent.com/12215935/30097408-16c06a8c-9310-11e7-8376-6e370db66aea.png
预览是可见的,但是我右键生成markdown时只会生成assets文件夹和test_.md,assets文件夹下却没有图片。
环境是vscode 1.15.1,默认配置。—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/shd101wyy/markdown-preview-enhanced/issues/609, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AB0gf2lu8wqMmRY9mmvQWmQN1U72zQL2ks5sfjzBgaJpZM4PN52g
.
@shd101wyy 感谢回复。因为我看文档中有描述才以为可行。
不过我尝试了GraphViz也是不可以的...是不是vscode都不支持
GraphViz 应该是可以的。有时间我看下吧 ^_^
On Wed, Sep 6, 2017 at 1:44 AM oneone1995 notifications@github.com wrote:
@shd101wyy https://github.com/shd101wyy 感谢回复。因为我看文档中有描述才以为可行。
不过我尝试了GraphViz也是不可以的...是不是vscode都不支持—
You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub
https://github.com/shd101wyy/markdown-preview-enhanced/issues/609#issuecomment-327390676,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AB0gfz5zmmtqSuBvBXs13zT3n09kIhshks5sfj9mgaJpZM4PN52g
.
@shd101wyy 比较奇怪,我这里只有ditaa是可用的。😀
求支持mermaid导出
Most helpful comment
求支持
mermaid导出