Constants
@letDirective
Declares named constants, spliced as text with {{name}} wherever they are used — prose, attribute values, code bodies. The attribute group IS the bindings, so @let has no attributes of its own and no head shorthand (@let:x is an error). For tables of values, declare a @data dataset instead.
Examples
@let(source-note: Johnson & Raven (1973))
As reported in {{source-note}}.