all repos — grayfriday @ 4c9bf9512682b995722660a4196c0013228e2049

blackfriday fork with a few changes

testdata/Links, inline style.text (view raw)

 1Just a [URL](/url/).
 2
 3[URL and title](/url/ "title").
 4
 5[URL and title](/url/  "title preceded by two spaces").
 6
 7[URL and title](/url/	"title preceded by a tab").
 8
 9[URL and title](/url/ "title has spaces afterward"  ).
10
11[URL with backslash\\](/url/).
12
13[Empty]().