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

Add README text explaining how to easily strip a BOM from a UTF-8 file. #99

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

nk9
Copy link
Contributor

@nk9 nk9 commented Nov 19, 2022

I spent a few minutes today figuring out why frontmatter wasn't successfully parsing a handful of files. It turned out that the reason was that just a few of my files had a BOM. I thought I'd try to save the next coder a few minutes of hassle by providing a simple solution in the README.

@eyeseast eyeseast merged commit 3910ac7 into eyeseast:main Nov 21, 2022
@nk9 nk9 deleted the nk-bom branch November 22, 2022 00:54
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

Successfully merging this pull request may close these issues.

2 participants