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

Fix url and test #99

Merged
merged 3 commits into from
Apr 24, 2024
Merged

Fix url and test #99

merged 3 commits into from
Apr 24, 2024

Conversation

guibou
Copy link
Owner

@guibou guibou commented Apr 24, 2024

/cc @NorfairKing it should fix the parser for url in markdown context, cf https://twitter.com/kerckhove_ts/status/1782829205878628531/photo/1

guibou added 3 commits April 24, 2024 12:12
It ensure that the host does not contain `/` and this fixs the problem
with url embeded in markdown.

The fix (and the regex) is fragile as hell, but we have a nice test
coverage for this, so let's just add another test.
@guibou guibou merged commit 789a815 into main Apr 24, 2024
1 check failed
@guibou guibou deleted the fix_url_and_test branch April 24, 2024 08:28
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.

1 participant