{% touched %}
Attributes
| Parameter | Type | Required | Description |
|---|---|---|---|
ref | string | ✓ | Qualified slug of the modified document (e.g., 'feature/auth') |
Valid Parent Contexts
This tag is valid inside: {% changeset %}
The touched tag identifies a specific document that was modified as part of a changeset. The prose body is a concise semantic description of what changed. Must be nested inside a \{% changeset %\} tag.
Touched tag referencing a domain document
{% touched ref="domain/bookmark" %}Added Tag term to glossary and updated the bookmark model.{% /touched %}