Skip to content

Commit b1b04db

Browse files
committed
Removed content_regex_list example from documentation
1 parent 7b7df5a commit b1b04db

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/sources/Format-specification.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -442,13 +442,6 @@ paths: ['%%environ_temp%%\*.exe']
442442
urls: ['https://artifacts-kb.readthedocs.io/en/latest/sources/windows/EventLog.html']
443443
```
444444

445-
Double quotes should be used where escaping causes problems, such as
446-
regular expressions:
447-
448-
```yaml
449-
content_regex_list: ["^%%users.username%%:[^:]*\n"]
450-
```
451-
452445
### Minimize the number of definitions by using multiple sources
453446

454447
To minimize the number of artifacts in the list, combine them using the

0 commit comments

Comments
 (0)