handlebars.js - Simple way to escape curly braces? -


Is there an easy way to create string "{value}" with handler? Perhaps something similar:

  handbars.com ("\ {{{{{{{{{}}}}" ({var: "value"})    

Handlear white code should support the following with the ~ character

Comments

Popular posts from this blog

Delphi: missing interface declarations for UI Automation methods -

android - How to attach an image from an app to gmail -

php - how to change mysql_result($res, 0, "url"); to mysqli -