Home | History | Annotate | Download | only in markdown-test
      1 Link: <http://example.com/>.
      2 
      3 Https link: <https://example.com>
      4 
      5 Ftp link: <ftp://example.com>
      6 
      7 With an ampersand: <http://example.com/?foo=1&bar=2>
      8 
      9 * In a list?
     10 * <http://example.com/>
     11 * It should.
     12 
     13 > Blockquoted: <http://example.com/>
     14 
     15 Auto-links should not occur here: `<http://example.com/>`
     16 
     17 	or here: <http://example.com/>
     18