1 = Test 2 - xref link syntax
     
2 
     3 This link should have syntax concealed when the cursor is off the line and it
     
4 should correctly link to the Foo page:
     
5 
     6 <<foo#,Foo>>  <-- Test this link and note the syntax.
     
7 
     8 ----
     
9 Test Script Start
    
10 let g:vviki_page_link_syntax = 'xref_hack'
    
11 Test Script End
    
12 ----
    
13 
    14