qn

Configure a Quarto Pipeline Node

A convenience wrapper around node() with runtime = "Quarto". Used directly within a pipeline { ... } block to render Quarto documents.

Parameters

Returns

A pipeline node configuration object. Must be used as a named binding inside a pipeline { ... } block; the Quarto document is rendered by the pipeline builder, not immediately.

See Also

shn, pyn, rn, node