docs: standardize frontmatter field order (summary before title)

This commit is contained in:
Vincent Koc
2026-04-23 13:18:10 -07:00
parent 79112f207d
commit c5c163d078
88 changed files with 88 additions and 88 deletions

View File

@@ -1,6 +1,6 @@
---
title: "Message presentation"
summary: "Semantic message cards, buttons, selects, fallback text, and delivery hints for channel plugins"
title: "Message presentation"
read_when:
- Adding or modifying message card, button, or select rendering
- Building a channel plugin that supports rich outbound messages