docs(channels/msteams): remove ampersands from headings · openclaw/openclaw@462b96b
vincentkoc
·
2026-05-07
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -709,7 +709,7 @@ Key settings (see `/gateway/configuration` for shared channel patterns):
|
709 | 709 | - `channels.msteams.managedIdentityClientId`: client ID for user-assigned managed identity. |
710 | 710 | - `channels.msteams.sharePointSiteId`: SharePoint site ID for file uploads in group chats/channels (see [Sending files in group chats](#sending-files-in-group-chats)). |
711 | 711 | |
712 | | -## Routing & Sessions |
| 712 | +## Routing and sessions |
713 | 713 | |
714 | 714 | - Session keys follow the standard agent format (see [/concepts/session](/concepts/session)): |
715 | 715 | - Direct messages share the main session (`agent:<agentId>:<mainKey>`). |
@@ -752,7 +752,7 @@ Teams recently introduced two channel UI styles over the same underlying data mo
|
752 | 752 | } |
753 | 753 | ``` |
754 | 754 | |
755 | | -## Attachments & Images |
| 755 | +## Attachments and images |
756 | 756 | |
757 | 757 | **Current limitations:** |
758 | 758 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。