1[article Link tests 2[quickbook 1.7] 3] 4 5[section Different types of links] 6 7[@http://www.boost.org/] 8[@ http://www.boost.org/ Boost] 9[link link-id] 10[link link-id Link Text] 11[#link-id] 12[funcref foo] 13[funcref foo link text] 14[classref foo] 15[classref foo link text] 16[memberref foo] 17[memberref foo link text] 18[enumref foo] 19[enumref foo link text] 20[macroref foo] 21[macroref foo link text] 22[headerref foo] 23[headerref foo link text] 24[conceptref foo] 25[conceptref foo link text] 26[globalref foo] 27[globalref foo link text] 28 29[link link[/ comment]description] 30 31[endsect] 32 33[section Side-by-side links] 34 35[link x] and [link y] are two distinct links, which should be separated by 36whitespace when they appear together as in [link x] [link y]. Also in [link x] 37[link y], and in 38[link x] 39[link y] 40as well. 41 42[endsect] 43 44[section Templates is links....] 45 46[template thing[]x] 47[link blah.[thing]2 Templated link?] 48 49[template link_in_template[x y] [link something-[x]-[y]]] 50[link_in_template one two] 51[link_in_template one..two] 52[link_in_template one .. two ] 53 54[endsect] 55 56[section Escaping links] 57 58* [@http://svn.boost.org/trac/boost/query?status=closed&milestone=Boost+1.34.1 59 Boost Trac] 60 61[endsect] 62