diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 19:53:08 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 19:53:08 +0000 |
| commit | 987e283677bde3d3f5926655a4673fb38961d08b (patch) | |
| tree | a28b99f9cabe226b8ebff43e52f71cc8cf3f5141 /Content-Filters.md | |
| parent | 978c6fafdef0f6efd70f57cb1e86bd0a662188fd (diff) | |
Switch to GitHub format for alerts/notifications.
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. |