diff options
Diffstat (limited to 'Content-Filters.md')
| -rw-r--r-- | Content-Filters.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Content-Filters.md b/Content-Filters.md index 74a6aaa..b1020c1 100644 --- a/Content-Filters.md +++ b/Content-Filters.md @@ -9,7 +9,7 @@ Matching is case-insensitive, [PCRE](http://php.net/manual/en/reference.pcre.pattern.syntax.php) pattern syntax is used. -!!! notice +[!NOTE] Filter test dialog may not give entirely accurate results, especially for complex filters. It is suggested to test filters using ``Feed debugger`` (hotkey `f D`) if you @@ -41,7 +41,7 @@ expressions. Filter matching is performed during feed processing. -!!! notice +[!NOTE] Some actions may be applied only when the article is initially imported from the feed. Other actions may be applied every time article is seen in the originating @@ -51,7 +51,7 @@ Filter matching is performed during feed processing. Several actions are available: -!!! warning +[!WARNING] Filters may not apply actions conditionally based on previous filters. All actions for an article are applied together, once. |