Skip to content

Commit 48d5eb8

Browse files
committed
Remove outdated visual examples from custom modes documentation
1 parent db46667 commit 48d5eb8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/features/custom-modes.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,6 @@ Both global and project-specific configurations use the same JSON format. Each c
7373

7474
### Understanding File Restrictions
7575

76-
<img src="/img/custom-modes/custom-modes-3.png" alt="File restriction pattern examples" width="600" />
77-
78-
*Visual examples of file restriction patterns and which files they match/don't match.*
79-
8076
The `fileRegex` property uses regular expressions to control which files a mode can edit:
8177

8278
* `\\.md$` - Match files ending in ".md"

0 commit comments

Comments
 (0)