Commit 1fd4fa4
fix: indent YAML properties under with: in nested example
The nested markdown example had with: properties not indented, which would
produce invalid YAML when copy-pasted into a README. Properly indent
anthropic_api_key, prompt, and claude_args under with:.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent e7a8045 commit 1fd4fa4
1 file changed
Lines changed: 4 additions & 5 deletions
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | 211 | | |
213 | 212 | | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
218 | 217 | | |
219 | 218 | | |
220 | 219 | | |
| |||
0 commit comments