definition

definitionNodeAliases:def

A callout naming a term. term: is the implicit attribute — the word being defined — and the body holds the definition. The other three callouts take title: instead.

Writing with it:Callouts

#Attributes

termImplicit
Also written: nameThe term being defined. Rich text, so a term as much notation as word — $\epsilon$-$\delta$ continuity — sets as one.Can be written as shorthand: definition:value

#Allowed content

#Allowed in

#Examples

definition{
    A variable stores a value.
}
definition{
    Elasticity measures responsiveness.
}(
    term: Elasticity
)