Commit c9e9d97
fix(docs): add spelling exceptions for Diataxis, Typer, callouts, and frontmatter
Fix Vale linting errors in docs/AGENTS.md by adding valid terms to spelling exceptions:
- Diataxis: Documentation framework name
- Typer: Python CLI library name
- callouts: Documentation component term
- frontmatter: MDX frontmatter term
This resolves the CI failures in PR #609.1 parent 07c909e commit c9e9d97
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
114 | 117 | | |
115 | 118 | | |
116 | 119 | | |
| 120 | + | |
117 | 121 | | |
118 | 122 | | |
119 | 123 | | |
| |||
0 commit comments