diff --git a/src/Linkification/Linkify.coffee b/src/Linkification/Linkify.coffee index 8c0cfa351..fd90879e6 100644 --- a/src/Linkification/Linkify.coffee +++ b/src/Linkification/Linkify.coffee @@ -105,10 +105,6 @@ Linkify = range.surroundContents anchor true catch - <% if (type === 'crx') { %> - # Chrome bug: crbug.com/275848 - return true if anchor.parentNode - <% } %> # Attempt to handle cases such as: # [spoiler]www.[/spoiler]example.com # # www.example[spoiler].com[/spoiler] #