Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 11, 2025
1 parent 1b17763 commit 95af3af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,8 @@ True(FileExtensions.IsTextFile("c:/path/file.txtViaConvention"));
<sup><a href='/src/Tests/ExtensionsTests.cs#L17-L21' title='Snippet source file'>snippet source</a> | <a href='#snippet-TextViaConvention' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

An alternative approach to a text file convention would be to check if a file has a preamble that matches an known text encoding.


## Icon

Expand Down

0 comments on commit 95af3af

Please sign in to comment.