Closed imneov closed 2 years ago
安排 谢谢反馈
已经支持,在0.6.2版本,等待发布即可,这样使用
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: Another authentication Response
同时还顺便支持了mermaid,我认为这个更好用一些🤣,这样使用,github也支持
sequenceDiagram
participant Alice
participant Bob
Alice->John: Hello John, how are you?
loop Healthcheck
John->John: Fight against hypochondria
end
Note right of John: Rational thoughts <br/>prevail...
John-->Alice: Great!
John->Bob: How about you?
Bob-->John: Jolly good!
软件非常的流畅,唯一希望的是能够支持 https://plantuml.com/zh/
简单介绍: