Commit 13ec4eb
committed
docs(documentation): switch heading style guidance to title case
- 810-documentation.mdc: in the Structure section, add a bullet
that headings should use title case while preserving established
acronyms and product names
- skills/documentation-standards/SKILL.md: replace the "Use sentence
case" guidance under Headers with the same title-case + acronym/
product-name rule, keeping the two surfaces in sync
Title case reads better in tables of contents, navigation rails,
and shared chats / emails where headings are excerpted; preserving
acronyms (API, JWT, OIDC) and product names (PostgreSQL, Kafka,
Cloudflare) avoids the visual noise of forcing them to title case.
The 810 rule and the documentation-standards skill are the two
canonical sources for documentation style; this aligns both.1 parent 331baac commit 13ec4eb
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| 307 | + | |
307 | 308 | | |
308 | 309 | | |
309 | 310 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments