Blesmol / pfscf

Pathfinder Society Chronicle Filler
https://blesmol.github.io/pfscf/
MIT License
7 stars 3 forks source link

CSV file does not accept UTF-8 #132

Closed Blesmol closed 3 years ago

Blesmol commented 3 years ago

If the csv file contains UTF8-encoded special characters, then these are not processed correctly.

CSVs should by default be assumed to be UTF-8, or some proper mechanism is required to do an educated auto-guess