79389800

Date: 2025-01-27 05:33:38
Score: 1
Natty:
Report link

This is now possible in Handlebars with three bracket syntax. You can call a helper with three brackets: {{{myhelper myarg}}}. The output is treated as raw and not escaped. If helper returns HTML, it will be rendered.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: justgus