all repos — grayfriday @ d96905437ea043766135ee4c5cd4d32366547288

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]().