docs: add Related sections to remaining platform, reference template, and misc pages

This commit is contained in:
Vincent Koc
2026-04-23 20:40:15 -07:00
parent ed286078d6
commit 2fb9c7e3e5
59 changed files with 284 additions and 0 deletions

View File

@@ -250,3 +250,8 @@ Add or update:
- Should `delivery.pin` be implemented for Discord, Slack, MS Teams, and Feishu in the first pass, or only Telegram first?
- Should `delivery` eventually absorb existing fields such as `replyToId`, `replyToCurrent`, `silent`, and `audioAsVoice`, or stay focused on post-send behaviors?
- Should presentation support images or file references directly, or should media remain separate from UI layout for now?
## Related
- [Channels overview](/channels)
- [Message presentation](/plugins/message-presentation)