Conformance Examples 0.1.0 — Transforms: transform-prepend¶
prepend-basic¶
Prepends the argument to the input.
Template
Context
Output
prepend-empty-arg¶
Prepending an empty string leaves the input unchanged.
Template
Context
Output
prepend-chained-after-upcase¶
Composes correctly when input arrives from a prior transform.
Template
Context
Output
Source fixture: transforms/transform-prepend.json