]> Sergey Matveev's repositories - public-inbox.git/commit
view: update linkification regexp to be more domain sensitive
authorEric Wong <e@80x24.org>
Sun, 30 Aug 2015 00:12:31 +0000 (00:12 +0000)
committerEric Wong <e@80x24.org>
Sun, 30 Aug 2015 00:12:31 +0000 (00:12 +0000)
commitf401be8bf5612178074d8d037776fee9e27bfd4c
tree5d36b24c89347cf21b25bf971ea95fb20f52cd7f
parent50e279d1b84f8cf69a5cffd13201ad41b8c7c8cf
view: update linkification regexp to be more domain sensitive

This avoids capturing links such as "http://#{foo}" => "http://#"
inside diffs
lib/PublicInbox/View.pm