We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58e6cb commit 1e90397Copy full SHA for 1e90397
1 file changed
CLAUDE.md
@@ -62,7 +62,7 @@ quotes:
62
Episode body text here.
63
```
64
65
-`guest` can be a bare string (`guest: Name`) or a YAML list. The template iterates over it with `{% for g in page.guest %}`.
+`guest` can be a bare string (`guest: Name`) or a YAML list. The template iterates over it with ` for g in page.guest `.
66
67
### Adding a New Episode
68
0 commit comments