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

Capture email address with its local part being scheme string #417

Merged
merged 1 commit into from Jan 3, 2023

Commits on Dec 16, 2022

  1. Capture email address with its local part being scheme string

    This patch fixes the parser so that it can capture an email address
    whose local part matches a scheme string, e.g. 'http' or 'mailto'.
    
    Fixes Hypercontext#414
    hanazuki committed Dec 16, 2022
    Copy the full SHA
    81614d9 View commit details
    Browse the repository at this point in the history