summaryrefslogtreecommitdiff
path: root/oldtests/Links/InlineLinks.markdown
blob: a822c4dbbe250e8c76974b482cb6cf131336358a (plain)
1
2
3
4
5
6
7
8
9
1. [link](/url)
2. [link](/url "title")
3. [link](/url
 "title")
4. [link *with
linebreak*](</url with spaces> "title
with linebreak").
5. [link](/url(withparens) 'and single quoted title')
6. [not a link] (/url)