1. Handlebars Helpers
  2. Raw

Handlebars Helpers

Raw

Does not do any substitution inside the block
This is useful for when you want to skip substitution for a block of text.

Uses

  • Sometimes you need to pass a block of text to a task and you don't want the text to be substituted, because you need the text to be passed as is.

Usage

Example Substitution:

loading...

Substituted Text

loading...