Module mdman::hbs

source ·
Expand description

Handlebars template processing.

Structs§

Functions§

  • Processes the handlebars template at the given file.
  • in_options 🔒
    Whether or not the context is currently inside a {{#options}} block.
  • Removes a variable from the context.
  • {{*set var=value}} decorator.
  • Sets a variable to a value within the context.

Type Aliases§