all repos — grayfriday @ f1d36e6d67c68a28869588c0505283b300729419

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