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

Trims URL when importing a recipe #909

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

MidnightRising
Copy link
Contributor

Import URLs don't trim the beginning and end space, nor recognize it as a valid URL. This change makes the regex recognize arbitrary whitespace before and after the URL and trims it when it's set.

@hay-kot hay-kot merged commit 9d9de3a into mealie-recipes:dev Jan 7, 2022
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.

None yet

2 participants