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

accept a UTF-8 BOM for improved compatibility ? #14

Open
simonmichael opened this issue May 22, 2022 · 0 comments
Open

accept a UTF-8 BOM for improved compatibility ? #14

simonmichael opened this issue May 22, 2022 · 0 comments

Comments

@simonmichael
Copy link

simonmichael commented May 22, 2022

Thanks for with-utf8 !

We would like to use it for hledger, but if I understand correctly it doesn't support a UTF-8 BOM marker. I know this is deprecated (https://stackoverflow.com/questions/2223882/whats-the-difference-between-utf-8-and-utf-8-without-bom, but also https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8), but we aim to just work with random bank data from all over the world, and eg I found BOM support necessary to read Paypal CSV files in 2018. What are your thoughts on this ? Would it be a good improvement, making with-utf8 an easier choice ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant