Lets not even bother linkifying a comment with no links.

ccd0: not committing this part for now:
Also switch out some loops.
This commit is contained in:
Zixaphir 2014-03-12 23:42:32 -07:00 committed by ccd0
parent b149071d67
commit 83cfa3fea9

View File

@ -26,6 +26,8 @@ Linkify =
return
return unless Linkify.regString.test @info.comment
test = /[^\s'"]+/g
space = /[\s'"]/