Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Link to also work with strings #88

Merged
merged 2 commits into from
Dec 5, 2022
Merged

Conversation

jesse-deboer
Copy link
Contributor

When a link is for example a tel:+3112345678 it will replace the link type, but this breaks because tel: does not have a link type.

The solution is to return the $context directly because it will be a string instead of an object containing a url and a type.

@jesse-deboer jesse-deboer merged commit d18767c into master Dec 5, 2022
@JeroenBoersma JeroenBoersma deleted the jesse-deboer-patch-1 branch January 26, 2023 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants