Commit aa9f8c6
committed
Fix YAML format - use comma-separated strings for aliases and related
- Convert aliases from YAML array to comma-separated string format
- Convert related topics from YAML array to comma-separated string format
- Match format used by existing topics (e.g., Python topic)
- Resolves test parsing issues expecting comma-separated values1 parent ac289bf commit aa9f8c6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments