bibtexParseJs icon indicating copy to clipboard operation
bibtexParseJs copied to clipboard

Fix parsing of a key-like value at end of entry

Open smarr opened this issue 5 years ago • 0 comments

This adds a test and fix for a year value failing a regex check.

Perhaps the trim should be done inside the key() function, would avoid other potential issues.

smarr avatar May 16 '20 22:05 smarr