]> Sergey Matveev's repositories - public-inbox.git/commit
linkify: handle URLs in parenthesized statements
authorEric Wong <e@80x24.org>
Fri, 23 Jun 2017 22:42:34 +0000 (22:42 +0000)
committerEric Wong <e@80x24.org>
Fri, 23 Jun 2017 22:44:52 +0000 (22:44 +0000)
commitdfdaf74a2ab6d694315d8f636e3771a7a7934f3f
tree2caa9cd27b9bbf5020ea1a4b3b4d3bd2d47c4345
parent1a8eb0a43c68e64b77fdd3c4ebd977a1ab88e71b
linkify: handle URLs in parenthesized statements

Sometimes, URLs exist at the end of parethesized statements,
and we shouldn't unnecessarily capture that.

(example: https://public-inbox.org/ruby-core/20170623032722.GA8124@dcvr/)
lib/PublicInbox/Linkify.pm
t/linkify.t