Register SoHL's pure Handlebars helpers on the given Handlebars instance.
Behavior-preserving extraction of the pure helpers formerly inlined in system
init — call it once during setup (production) or before rendering (tests).
Registers: selectArray, endswith, optionalString, setHas, contains,
toJSON, toLowerCase, arrayToString, injurySeverity, array, and the
shortcodeRefField (SHORTCODE_REF_PARTIAL), expressionField
(EXPRESSION_FIELD_PARTIAL), and sharedWithCohortsField
(SHARED_COHORTS_PARTIAL) partials.
Register SoHL's pure Handlebars helpers on the given Handlebars instance.
Behavior-preserving extraction of the pure helpers formerly inlined in system init — call it once during setup (production) or before rendering (tests).
Registers:
selectArray,endswith,optionalString,setHas,contains,toJSON,toLowerCase,arrayToString,injurySeverity,array, and theshortcodeRefField(SHORTCODE_REF_PARTIAL),expressionField(EXPRESSION_FIELD_PARTIAL), andsharedWithCohortsField(SHARED_COHORTS_PARTIAL) partials.