graph TD; A-->B; A-->C; B-->D; C-->D;
@startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response @enduml
func main() { fmt.Println("Hallo") }
Deleting the wiki page "Testpage" cannot be undone. Continue?