Updated FAQ

pull/215/head
M66B 5 months ago
parent 7c8548616a
commit 8270c9abbf

@ -2769,8 +2769,8 @@ The following extra variables are available:
The following extra operators are available: The following extra operators are available:
* *contains* (contains substring) * *contains* (string/array of strings contains substring)
* *matches* (matches regex) * *matches* (string/array of strings matches regex)
The following extra functions are available: The following extra functions are available:

@ -1510,8 +1510,8 @@ X-Google-Original-From: Somebody &lt;somebody+extra@example.org&gt;</code></pre>
</ul> </ul>
<p>The following extra operators are available:</p> <p>The following extra operators are available:</p>
<ul> <ul>
<li><em>contains</em> (contains substring)</li> <li><em>contains</em> (string/array of strings contains substring)</li>
<li><em>matches</em> (matches regex)</li> <li><em>matches</em> (string/array of strings matches regex)</li>
</ul> </ul>
<p>The following extra functions are available:</p> <p>The following extra functions are available:</p>
<ul> <ul>

Loading…
Cancel
Save