1 = Foo
     
2 
     3 Welcome to Foo! The link worked!
     
4 
     5 You can use `Backspace` to return (or press `F5` to reload the test).
     
6 
     7 == Linking back
     
8 
     9 One of the following three links should work to get you back:
    
10 
    11 link  - link:current_doc[Current Test Doc]
    
12 olink - olink:current_doc[Current Test Doc]
    
13 xref  - <<current_doc#,Current Test Doc>>
    
14