Commit Graph

1 Commits

Author SHA1 Message Date
Laoliu
943949a018 对 Markdown 解析 增加 流程图 和 顺序图 的支持。
```flow
流程图代码:详见 http://flowchart.js.org/
```

```sequence
顺序图代码:详见 https://bramp.github.io/js-sequence-diagrams/
```
2018-06-01 22:21:24 +08:00