Basic mustache {{hello}}
{{ hello}}, {{hello }} and {{ hello }} are OK
{{d d d}}
{{Everything will be hilighted here}}
Mustaches hilighted in
attribute value
{{#repo}}
This is an mustache [enumerable] section
{{ name }}
{{/repo}}
You can {{{yield}}} here
{{! <> this is a comment TODO:}}
This is a partial {{> partial1 }}
Yet another partial {{< partial2 }}, for ctemplate
{{=<% %>=}}Sorry, cusomized delimiter not handled yet<%={{}}=%>
{{#if some_helper}}
And here is an example of handlebars if...
{{else}}
... with optional else added. Try matchit `%` command over if/else/if.
{{/if}}
Thanks goes to {{@defunkt}}
Feedback/blames go to {{@juvenn}}
{{Frustrations}} go to /dev/null