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 citekey regex to match bibtex specification #131

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

sondregronas
Copy link
Contributor

@sondregronas sondregronas commented Jun 6, 2022

Addresses #130 and regex now follows the specification of BibTex https://www.bibtex.com/g/bibtex-format/#citekey
(All alphanumericals, -, : and _ characters.)

Addresses shyamd#130 and follows the specification of BibTex https://www.bibtex.com/g/bibtex-format/#citekey
(All alphanumericals, `-`, `:` and `_` characters.)
@shyamd
Copy link
Owner

shyamd commented Jun 9, 2022

Thanks a ton!

@shyamd shyamd merged commit fa283a3 into shyamd:master Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants