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:
parent
b149071d67
commit
83cfa3fea9
@ -26,6 +26,8 @@ Linkify =
|
||||
|
||||
return
|
||||
|
||||
return unless Linkify.regString.test @info.comment
|
||||
|
||||
test = /[^\s'"]+/g
|
||||
space = /[\s'"]/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user