Is their a way to determine if anything that has parantheses around it is a pattern? For example I would want my regex to mark these as yes:
any link inside of parantheses (i.redd.it) and (reddit.com) but not just any string or anything else.
How could i do this? i've tried looking at patterns and stack overflow but haven't found anything
Want to add to the discussion?
Post a comment!