å¤æ°ã®å±é {{name}}ã®ããã«2ã¤ã®ãã¬ã¼ã¹ã§å²ã£ãã¿ã°ã¯ãnameã¨ããååã®ãã¼ã®å¤ã§ããããããã¾ãã 対å¿ãããã¼ãè¦ã¤ãããªãã£ãå ´åã¯ããã©ã«ãã§ã¯ç©ºæåã«ãªãã¾ãã Mustache.render("Hello, {{world}}!", world: "mustache") # => "Hello, mustache!" Mustache.render("{{no_such_key}}") # => ""
{{#tags}}- {{label}}
{{/tags}}