Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Mar 5, 2024
1 parent 574a32e commit 14f9fe8
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 291 deletions.
4 changes: 2 additions & 2 deletions docs/exclusion.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ When scanning for snippets the following are ignored:
"zip",
"zipx"
```
<sup><a href='/src/MarkdownSnippets/Reading/Exclusions/SnippetFileExclusions.cs#L29-L298' title='Snippet source file'>snippet source</a> | <a href='#snippet-BinaryFileExtensions' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/MarkdownSnippets/Reading/Exclusions/SnippetFileExclusions.cs#L28-L297' title='Snippet source file'>snippet source</a> | <a href='#snippet-BinaryFileExtensions' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

* Files that cannot contain comments:
Expand All @@ -330,5 +330,5 @@ When scanning for snippets the following are ignored:
"json",
"geojson"
```
<sup><a href='/src/MarkdownSnippets/Reading/Exclusions/SnippetFileExclusions.cs#L20-L24' title='Snippet source file'>snippet source</a> | <a href='#snippet-NoAcceptCommentsExtensions' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/MarkdownSnippets/Reading/Exclusions/SnippetFileExclusions.cs#L16-L22' title='Snippet source file'>snippet source</a> | <a href='#snippet-NoAcceptCommentsExtensions' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Loading

0 comments on commit 14f9fe8

Please sign in to comment.