Feature: Extract valid URLs #399
Closed
reneleonhardt
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Oh my! I thought I replied. I'm so sorry. It is certainly possible, but out of scope for this package. A simple method would be to iterate through the string looking for |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
URL validation is already amazing, thank you!
Would it be possible to search and return multiple valid URLs in an input string, so the caller doesn't need to know where a valid url started and ended?
Beta Was this translation helpful? Give feedback.
All reactions