Skip to content

Commit cf41373

Browse files
committed
tweak docs
1 parent 91ce37f commit cf41373

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/src/content/docs/reference/markdown.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ The markdown content is where you write natural language instructions for the AI
1111

1212
Effective agentic markdown combines clear instructions, contextual information, and structured guidance to help AI agents perform tasks accurately and consistently.
1313

14-
### Core Principles
15-
1614
#### Be Clear and Specific
1715
Write instructions as if you're explaining the task to a new team member. Avoid ambiguity and provide concrete examples.
1816

@@ -198,7 +196,7 @@ Before deploying workflows:
198196

199197
## Templating
200198

201-
Agentic markdown supports GitHub Actions expressions and templating for content. See [Templating](/gh-aw/reference/templating/) for details.
199+
Agentic markdown supports GitHub Actions expression substitutions and conditional templating for content. See [Templating and Substitutions](/gh-aw/reference/templating/) for details.
202200

203201
## Related Documentation
204202

0 commit comments

Comments
 (0)