Markdown-preview-enhanced: Attension: Big Change coming soon! Version 0.9.6 will abandon how you used to draw graphs.

Created on 8 Feb 2017  路  6Comments  路  Source: shd101wyy/markdown-preview-enhanced

I am planning to release version 0.9.6 this week or next week. (Maybe I will wait till atom 1.14 is released)
The major new feature for this version is the support of including external files. You can check the introduction doc here.
While implementing this feature, I realized I have to distinguish code chunk with graphs.

Therefore, ```{mermaid} will not be supported anymore. Please write ```@mermaid instead in the future. Same for @viz, @wavedrom, @puml and @plantuml.

mermaid

Feel free to post suggestions here :)
Thanks

enhancement help wanted

All 6 comments

doc-imports

What do you guys think about that I change to ```@mermaid?

I think it's an awesome new feature! Since I will probably make my mermaid, plantuml, and graphviz diagrams in their own file now, would it be possible to use markdown-preview-enhanced to view those stand-alone file types while they are being edited?

Hi @jalexander8717 ,

No, the update won't be realtime. But you can use the refresh button to refresh the preview, so that the graphs can be rerendered.

screen shot 2017-02-07 at 5 48 52 pm

no problem at converting all {mermaid} to@mermaid

This file import feature is the best thing since sliced bread.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shd101wyy picture shd101wyy  路  4Comments

fengxs269 picture fengxs269  路  4Comments

xu4wang picture xu4wang  路  5Comments

saeidamiri1 picture saeidamiri1  路  3Comments

yushukk picture yushukk  路  3Comments