Project

General

Profile

Plantuml » History » Revision 4

Revision 3 (Vyacheslav Mukhortov, 2024-09-19 19:40) → Revision 4/23 (Vyacheslav Mukhortov, 2024-09-19 19:40)

h1. Plantuml 

 {{plantuml(png) 
   Bob -> Alice : hello 
   
 }} 


 {{plantuml(png) 
 :Visitor: --> (Login) 
   
 :Visitor: --> (Forgot password) 
 }}