diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 19:59:55 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 19:59:55 +0000 |
| commit | 54771ac70bd4516d566d558318f46253919ff5c4 (patch) | |
| tree | b5725a36575945d00acbb63dcc13444b1faaff33 /Feed-Handler-Plugins.md | |
| parent | 987e283677bde3d3f5926655a4673fb38961d08b (diff) | |
Switch to GitHub format for alerts/notifications (part 2).
Diffstat (limited to 'Feed-Handler-Plugins.md')
| -rw-r--r-- | Feed-Handler-Plugins.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Feed-Handler-Plugins.md b/Feed-Handler-Plugins.md index 61fe15b..a12a95b 100644 --- a/Feed-Handler-Plugins.md +++ b/Feed-Handler-Plugins.md @@ -1,9 +1,8 @@ # Feed handler plugins -[!WARNING] - - Unless you have a strong need for these plugins, using them is not recommended. If - you do use them, at least don't enable them for all feeds. +> [!WARNING] +> Unless you have a strong need for these plugins, using them is not recommended. If +> you do use them, at least don't enable them for all feeds. Some plugins utilize global per-feed content hooks which either modify fetched feed XML data (i.e. fixing broken XML) or even generate it entirely, for tt-rss |