From 8ac4d13a6f4af6665bfcdb98bbd160b98d751f90 Mon Sep 17 00:00:00 2001 From: Ayaan Zaidi Date: Fri, 20 Mar 2026 12:56:32 +0530 Subject: [PATCH] style(docs): format plugin table --- docs/tools/plugin.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/tools/plugin.md b/docs/tools/plugin.md index 3a490099f5e..7f1ba0fade4 100644 --- a/docs/tools/plugin.md +++ b/docs/tools/plugin.md @@ -65,14 +65,14 @@ marketplace source with `--marketplace`. These are published to npm and installed with `openclaw plugins install`: -| Plugin | Package | Docs | -| --------------- | ---------------------- | ---------------------------------- | -| Matrix | `@openclaw/matrix` | [Matrix](/channels/matrix) | +| Plugin | Package | Docs | +| --------------- | ---------------------- | ------------------------------------ | +| Matrix | `@openclaw/matrix` | [Matrix](/channels/matrix) | | Microsoft Teams | `@openclaw/msteams` | [Microsoft Teams](/channels/msteams) | -| Nostr | `@openclaw/nostr` | [Nostr](/channels/nostr) | -| Voice Call | `@openclaw/voice-call` | [Voice Call](/plugins/voice-call) | -| Zalo | `@openclaw/zalo` | [Zalo](/channels/zalo) | -| Zalo Personal | `@openclaw/zalouser` | [Zalo Personal](/plugins/zalouser) | +| Nostr | `@openclaw/nostr` | [Nostr](/channels/nostr) | +| Voice Call | `@openclaw/voice-call` | [Voice Call](/plugins/voice-call) | +| Zalo | `@openclaw/zalo` | [Zalo](/channels/zalo) | +| Zalo Personal | `@openclaw/zalouser` | [Zalo Personal](/plugins/zalouser) | Microsoft Teams is plugin-only as of 2026.1.15.