smartquotes.js icon indicating copy to clipboard operation
smartquotes.js copied to clipboard

Single-quote titles starting with numbers incorrectly treated as year abbreviations ('60 Minutes')

Open ericrav opened this issue 10 months ago • 0 comments

On a string like '60 Minutes', I expect the first quote to be a left curly quote (‘60 Minutes’) but instead get a right curly quote (’60 Minutes’) because of the year abbreviation rule.

The replacement should prioritize pairs of quotes.

ericrav avatar Apr 14 '25 16:04 ericrav