atom-beautify/examples/simple-jsbeautifyrc/test.hbs

11 lines
84 B
Handlebars
Raw Normal View History

2014-06-12 21:16:39 -06:00
{{#if}}
{{#each}}
{{#if}}
content
{{/if}}
{{#if}}
content
{{/if}}
{{/each}}
{{/if}}