From 9e9c28955d6a36381ee806f74237a887c8771393 Mon Sep 17 00:00:00 2001 From: fox Date: Tue, 26 Feb 2019 05:43:18 +0000 Subject: Update page 'ContentFilters' --- ContentFilters.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ContentFilters.md b/ContentFilters.md index bb5797c..942c3a8 100644 --- a/ContentFilters.md +++ b/ContentFilters.md @@ -22,13 +22,11 @@ rules and actions. Each expression may have inverse flag set, which inverts matching result. On top of that, filter may also have an inverse flag, which inverts the final matching. -Filter object may be configured to successfully match when either one or +- Filter object may be configured to successfully match when either one or all rules match. - -Regular expressions may be matched against several article fields, such +- Regular expressions may be matched against several article fields, such as, title, content, author, etc. - -Do not include delimiters (e.g. /) when writing regular +- Do not include delimiters (e.g. /) when writing regular expressions. ### Matching articles and applying actions -- cgit v1.2.3