april / decklist

The code behind decklist.org, which generates DCI Registration Sheets.
https://decklist.org/
MIT License
45 stars 20 forks source link

"Single right quote" is not recognized in card names #56

Open KingSupernova31 opened 5 years ago

KingSupernova31 commented 5 years ago

Some websites and applications use the "single right quote" character ("’", U+2019) rather than the normal apostrophe. The decklist generator does not know to convert this to a regular apostrophe and will not recognize the card name.

april commented 5 years ago

Thanks for letting me know! This should be pretty reasonable to fix!