update inbox list
This commit is contained in:
11
vendor/scrivo/highlight.php/test/markup/handlebars/built-ins.txt
vendored
Normal file
11
vendor/scrivo/highlight.php/test/markup/handlebars/built-ins.txt
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{{#if test}}yes{{/if}}
|
||||
|
||||
{{#unless test}}no{{/unless}}
|
||||
|
||||
{{#with test}}abc{{/with}}
|
||||
|
||||
{{#each test}}abc{{/each}}
|
||||
|
||||
{{lookup abc}}
|
||||
|
||||
{{log test}}
|
||||
Reference in New Issue
Block a user