この文書の現在のバージョンと選択したバージョンの差分を表示します。
両方とも前のリビジョン 前のリビジョン | |||
wiki:このwikiで使用しているプラグイン [2018/09/16 22:46] ips |
wiki:このwikiで使用しているプラグイン [2019/08/20 22:59] (現在) ips |
||
---|---|---|---|
ライン 55: | ライン 55: | ||
===== EditTable Plugin ===== | ===== EditTable Plugin ===== | ||
+ | |||
+ | |||
+ | --- | ||
+ | ===== PlantUML Parser ===== | ||
+ | |||
+ | |||
+ | {{:pasted:20190820-225717.png}} | ||
+ | |||
+ | <code> | ||
+ | <uml> | ||
+ | Alice -> Bob: Authentication Request | ||
+ | Bob --> Alice: Authentication Response | ||
+ | |||
+ | Alice -> Bob: Another authentication Request | ||
+ | Alice <-- Bob: another authentication Response | ||
+ | </uml> | ||
+ | </code> | ||
+ | |||
+ | <uml> | ||
+ | Alice -> Bob: Authentication Request | ||
+ | Bob --> Alice: Authentication Response | ||
+ | |||
+ | Alice -> Bob: Another authentication Request | ||
+ | Alice <-- Bob: another authentication Response | ||
+ | </uml> | ||