Commit 2eed490
committed
parser/filter: refer to <parse> under <filter> accurately
The argument of `<filter>` is a tag pattern, so `<filter parser>` reads
as a filter for the tag "parser". Describe it as the `<parse>` section
under `<filter>` instead.
Also add a note to filter/parser.md. The existing wording says that you
can reuse the predefined formats there, which does not hold for
`multiline`.
Signed-off-by: Shizuo Fujita <fujita@clear-code.com>1 parent 8019974 commit 2eed490
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments