Skip to content

Issue when parsing link inside parentheses/brackets #39

Description

@sizitnik

First, thanks for this nice package.
Currently when link is placed inside parentheses, ex: "Some text before (https://github.com/Cretezy/flutter_linkify).", this URL is parsed together with closing parentheses ")" making it invalid URL. Result: https://github.com/Cretezy/flutter_linkify)
Would it be possible to exclude parentheses/brackets when they are wrapped around the URL string?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions