You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -33,7 +34,9 @@ multiline parser cases. For example:
33
34
You can define your own Multiline parsers with their own rules, using a configuration
34
35
file.
35
36
36
-
A multiline parser is defined in a `parsers configuration file` by using a `[MULTILINE_PARSER]` section definition. The multiline parser must have a unique name and a type plus other configured properties associated with each type.
37
+
A multiline parser is defined in a `parsers configuration file` by using a
38
+
`[MULTILINE_PARSER]` section definition. The multiline parser must have a unique name
39
+
and a type, plus other configured properties associated with each type.
37
40
38
41
To understand which multiline parser type is required for your use case you have to
39
42
know the conditions in the content that determine the beginning of a multiline
0 commit comments