Skip to content

Match links with multiple hash (#) characters correctly #102

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jackaperkins
Copy link

Should fix #101 Added test case from issue, this makes the parser more greedy in matching everything after first hash character as being part of the ifragment (see https://www.rfc-editor.org/rfc/rfc3987 page 7).

This is my first contribution in rust and for deltachat, happy to receive feedback and criticism to help me improve 😄

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.

Links containing colons (ie: matrix.to) are not fully read
1 participant