D0n9X1n / markdown-preview.vim

Yet, just another markdown preview plugin for vim.
https://github.com/D0n9X1n/markdown-preview.vim
MIT License
73 stars 12 forks source link

mermaid flowchart supported #7

Closed maywanting closed 7 years ago

maywanting commented 7 years ago

Some time I need to create flowchart to design my program when coding. But, it seems like this plugin not support to write flowchart. Can you consider this feature?

for reference:https://knsv.github.io/mermaid/#flowcharts-basic-syntax

D0n9X1n commented 7 years ago

upgrade to v2.2.1 .

maywanting commented 7 years ago

very nice!!