Files
Document-Management-System-…/vendor/scrivo/highlight.php/test/markup/handlebars/built-ins.txt
2021-04-07 19:25:18 -04:00

12 lines
140 B
Plaintext
Vendored

{{#if test}}yes{{/if}}
{{#unless test}}no{{/unless}}
{{#with test}}abc{{/with}}
{{#each test}}abc{{/each}}
{{lookup abc}}
{{log test}}