Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

So If we don't want it to be HTML escaped, we might need to use “triple stash” or “&” .like {{{ expression }}} or {{ &expression }}

This would be helpful when sending links through SMS or Email.

Example:

...

...

In the above example, the value in msg.sampleLink will be parsed.