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

Update arXiv regex #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Oct 4, 2024

  1. Update arXiv regex

    Simplifies the arXiv matching regex to make it more readable and to allow extracting the id with version number, without version number or just the version number. The multiple capture groups are overkill, but the regex might be helpful for future changes of the arXiv translator.
    thebluepotato authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ab4f8df View commit details
    Browse the repository at this point in the history