Commit d8ff0be
docs: fix {{ agent }} marker description in template-markers.md (#854)
{{ agent }} expands to sanitize_filename() — lowercase with non-alphanumeric
characters replaced by hyphens — not the raw unescaped name value as the
previous alias note claimed. {{ agent_name }} retains the raw front-matter
name. Update the note to accurately describe both markers and their use cases.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 87d5f1d commit d8ff0be
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments