summaryrefslogtreecommitdiff
path: root/Plugins.md
diff options
context:
space:
mode:
authorsupahgreg <supahgreg@users.noreply.github.com>2025-10-05 19:59:55 +0000
committersupahgreg <supahgreg@users.noreply.github.com>2025-10-05 19:59:55 +0000
commit54771ac70bd4516d566d558318f46253919ff5c4 (patch)
treeb5725a36575945d00acbb63dcc13444b1faaff33 /Plugins.md
parent987e283677bde3d3f5926655a4673fb38961d08b (diff)
Switch to GitHub format for alerts/notifications (part 2).
Diffstat (limited to 'Plugins.md')
-rw-r--r--Plugins.md19
1 files changed, 8 insertions, 11 deletions
diff --git a/Plugins.md b/Plugins.md
index 99027bf..aaae52c 100644
--- a/Plugins.md
+++ b/Plugins.md
@@ -27,9 +27,8 @@ https://github.com/topics/tt-rss-plugin , https://github.com/topics/ttrss-plugin
### Installing plugins
-[!NOTE]
-
- First party plugins can be added via built-in plugin installer in `Preferences` &rarr; `Plugins`.
+> [!NOTE]
+> First party plugins can be added via built-in plugin installer in `Preferences` &rarr; `Plugins`.
Copy plugin folder to ```tt-rss/plugins.local``` then activate it in the settings panel.
Plugin folder name should correspond to plugin class name defined in ``(plugin)/init.php``,
@@ -41,15 +40,13 @@ https://github.com/supahgreg?tab=repositories&q=tt-rss-plugin&sort=name
## Third party plugins
-[!WARNING]
-
- We’re not responsible for third party plugins. Use at your own risk.
-
-[!NOTE]
+> [!WARNING]
+> We’re not responsible for third party plugins. Use at your own risk.
- Third party plugins may be unmaintained and incompatible with newer tt-rss
- code (especially those from the old forums). Please report plugin-related
- problems to their developers.
+> [!NOTE]
+> Third party plugins may be unmaintained and incompatible with newer tt-rss
+> code (especially those from the old forums). Please report plugin-related
+> problems to their developers.
### Sharing plugins