-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Description
- Unclear as to what setting
url={true}
actually enables. Is it equivalent to{schemeMatches: true, wwwMatches: true, tldMatches: true}
, or a subset of that, or something else entirely? - Is there a way to have text by hyperlinkable similar to what you can do in markdown:
[this is clickable](https://google.com/)
- For telephone numbers, the README seems to indicate that
tel:{phone}
is a thing. Does this mean it requires thetel:
prefix, or that it at least recognizes & handles that prefix?
Metadata
Metadata
Assignees
Labels
No labels