From 987e283677bde3d3f5926655a4673fb38961d08b Mon Sep 17 00:00:00 2001 From: supahgreg Date: Sun, 5 Oct 2025 19:53:08 +0000 Subject: Switch to GitHub format for alerts/notifications. --- Content-Filters.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Content-Filters.md') 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. -- cgit v1.2.3-54-g00ecf