Markdown 流程图

流程图:

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;

参考:

https://github.com/adrai/flowchart.js https://github.com/mermaid-js/mermaid