text_reference.html 462 B

12345678
  1. <p><a href="http://example.com">reference link</a></p>
  2. <p><a href="http://example.com">one</a> with a semantic name</p>
  3. <p>[one][404] with no definition</p>
  4. <p><a href="http://example.com">multiline
  5. one</a> defined on 2 lines</p>
  6. <p><a href="http://example.com">one</a> with a mixed case label and an upper case definition</p>
  7. <p><a href="http://example.com">one</a> with the a label on the next line</p>
  8. <p><a href="http://example.com"><code>link</code></a></p>