1[Inline link 1 with parens](/url\(test\) "title"). 2 3[Inline link 2 with parens](</url\(test\)> "title"). 4 5[Inline link 3 with non-escaped parens](/url(test) "title"). 6 7[Inline link 4 with non-escaped parens](</url(test)> "title"). 8 9[Reference link 1 with parens][1]. 10 11[Reference link 2 with parens][2]. 12 13 [1]: /url(test) "title" 14 [2]: </url(test)> "title" 15