Create reusable values for use in markdown and SQL.
id
attribute.
.selected
property, a .literal
property, and a .filter
property.
|
.
[[...]]
will only be included if all variables within it resolve to non-empty values.
name: John Doe
age: 30
active: true
colors: [red, green, blue]
company: { name: Acme, industry: Manufacturing }