update inbox list
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<span class="xml">text </span><span class="hljs-template-tag">{{#<span class="hljs-name">abc</span> abcd.[lite"'ral}}segment] }}</span><span class="xml">a</span><span class="hljs-template-tag">{{/<span class="hljs-name">abc</span>}}</span><span class="xml">
|
||||
|
||||
text </span><span class="hljs-template-tag">{{#<span class="hljs-name">abc</span> abcd."lite]'ral}}segment" }}</span><span class="xml">a</span><span class="hljs-template-tag">{{/<span class="hljs-name">abc</span>}}</span><span class="xml">
|
||||
|
||||
text </span><span class="hljs-template-tag">{{#<span class="hljs-name">abc</span> abcd.'lite]"ral}}segment' }}</span><span class="xml">a</span><span class="hljs-template-tag">{{/<span class="hljs-name">abc</span>}}</span><span class="xml">
|
||||
|
||||
text
|
||||
|
||||
</span>
|
||||
@@ -0,0 +1,8 @@
|
||||
text {{#abc abcd.[lite"'ral}}segment] }}a{{/abc}}
|
||||
|
||||
text {{#abc abcd."lite]'ral}}segment" }}a{{/abc}}
|
||||
|
||||
text {{#abc abcd.'lite]"ral}}segment' }}a{{/abc}}
|
||||
|
||||
text
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
<span class="xml">text </span><span class="hljs-template-tag">{{#<span class="hljs-name">[ab}}c]</span> param }}</span><span class="xml">a</span><span class="hljs-template-tag">{{/<span class="hljs-name">[ab}}c]</span>}}</span><span class="xml">
|
||||
|
||||
text </span><span class="hljs-template-tag">{{#<span class="hljs-name">'ab}}c'</span> param}}</span><span class="xml">a</span><span class="hljs-template-tag">{{/<span class="hljs-name">'ab}}c'</span>}}</span><span class="xml">
|
||||
|
||||
text </span><span class="hljs-template-tag">{{#<span class="hljs-name">"ab}}c"</span> param}}</span><span class="xml">a</span><span class="hljs-template-tag">{{/<span class="hljs-name">"ab}}c"</span>}}</span><span class="xml">
|
||||
|
||||
text </span><span class="hljs-template-tag">{{#<span class="hljs-name">""</span> param}}</span><span class="xml">a</span><span class="hljs-template-tag">{{/<span class="hljs-name">""</span>}}</span><span class="xml">
|
||||
|
||||
text </span><span class="hljs-template-tag">{{#<span class="hljs-name">''</span> param}}</span><span class="xml">a</span><span class="hljs-template-tag">{{/<span class="hljs-name">''</span>}}</span><span class="xml">
|
||||
|
||||
text </span><span class="hljs-template-tag">{{#<span class="hljs-name">[]</span> param}}</span><span class="xml">a</span><span class="hljs-template-tag">{{/<span class="hljs-name">[]</span>}}</span><span class="xml">
|
||||
|
||||
text
|
||||
</span>
|
||||
13
vendor/scrivo/highlight.php/test/markup/handlebars/block-expression-variants-in-helper-name.txt
vendored
Normal file
13
vendor/scrivo/highlight.php/test/markup/handlebars/block-expression-variants-in-helper-name.txt
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
text {{#[ab}}c] param }}a{{/[ab}}c]}}
|
||||
|
||||
text {{#'ab}}c' param}}a{{/'ab}}c'}}
|
||||
|
||||
text {{#"ab}}c" param}}a{{/"ab}}c"}}
|
||||
|
||||
text {{#"" param}}a{{/""}}
|
||||
|
||||
text {{#'' param}}a{{/''}}
|
||||
|
||||
text {{#[] param}}a{{/[]}}
|
||||
|
||||
text
|
||||
@@ -0,0 +1,8 @@
|
||||
<span class="xml">text </span><span class="hljs-template-tag">{{#<span class="hljs-name">abc</span> "lite]'ral}}segment" }}</span><span class="xml">a</span><span class="hljs-template-tag">{{/<span class="hljs-name">abc</span>}}</span><span class="xml">
|
||||
|
||||
text </span><span class="hljs-template-tag">{{#<span class="hljs-name">abc</span> 'lite]"ral}}segment' }}</span><span class="xml">a</span><span class="hljs-template-tag">{{/<span class="hljs-name">abc</span>}}</span><span class="xml">
|
||||
|
||||
text </span><span class="hljs-template-tag">{{#<span class="hljs-name">abc</span> [lite"'ral}}segment] }}</span><span class="xml">a</span><span class="hljs-template-tag">{{/<span class="hljs-name">abc</span>}}</span><span class="xml">
|
||||
|
||||
text
|
||||
</span>
|
||||
7
vendor/scrivo/highlight.php/test/markup/handlebars/block-expression-variants-in-param.txt
vendored
Normal file
7
vendor/scrivo/highlight.php/test/markup/handlebars/block-expression-variants-in-param.txt
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
text {{#abc "lite]'ral}}segment" }}a{{/abc}}
|
||||
|
||||
text {{#abc 'lite]"ral}}segment' }}a{{/abc}}
|
||||
|
||||
text {{#abc [lite"'ral}}segment] }}a{{/abc}}
|
||||
|
||||
text
|
||||
2
vendor/scrivo/highlight.php/test/markup/handlebars/block-with-param.expect.txt
vendored
Normal file
2
vendor/scrivo/highlight.php/test/markup/handlebars/block-with-param.expect.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
<span class="hljs-template-tag">{{#<span class="hljs-name">blockHelper</span> param1 param2}}</span><span class="xml">block content</span><span class="hljs-template-tag">{{/<span class="hljs-name">blockHelper</span>}}</span><span class="xml">
|
||||
</span>
|
||||
1
vendor/scrivo/highlight.php/test/markup/handlebars/block-with-param.txt
vendored
Normal file
1
vendor/scrivo/highlight.php/test/markup/handlebars/block-with-param.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{{#blockHelper param1 param2}}block content{{/blockHelper}}
|
||||
2
vendor/scrivo/highlight.php/test/markup/handlebars/block.expect.txt
vendored
Normal file
2
vendor/scrivo/highlight.php/test/markup/handlebars/block.expect.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
<span class="hljs-template-tag">{{#<span class="hljs-name">block</span>}}</span><span class="xml">block content</span><span class="hljs-template-tag">{{/<span class="hljs-name">block</span>}}</span><span class="xml">
|
||||
</span>
|
||||
1
vendor/scrivo/highlight.php/test/markup/handlebars/block.txt
vendored
Normal file
1
vendor/scrivo/highlight.php/test/markup/handlebars/block.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{{#block}}block content{{/block}}
|
||||
12
vendor/scrivo/highlight.php/test/markup/handlebars/built-ins.expect.txt
vendored
Normal file
12
vendor/scrivo/highlight.php/test/markup/handlebars/built-ins.expect.txt
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<span class="hljs-template-tag">{{#<span class="hljs-name"><span class="hljs-builtin-name">if</span></span> test}}</span><span class="xml">yes</span><span class="hljs-template-tag">{{/<span class="hljs-name"><span class="hljs-builtin-name">if</span></span>}}</span><span class="xml">
|
||||
|
||||
</span><span class="hljs-template-tag">{{#<span class="hljs-name"><span class="hljs-builtin-name">unless</span></span> test}}</span><span class="xml">no</span><span class="hljs-template-tag">{{/<span class="hljs-name"><span class="hljs-builtin-name">unless</span></span>}}</span><span class="xml">
|
||||
|
||||
</span><span class="hljs-template-tag">{{#<span class="hljs-name"><span class="hljs-builtin-name">with</span></span> test}}</span><span class="xml">abc</span><span class="hljs-template-tag">{{/<span class="hljs-name"><span class="hljs-builtin-name">with</span></span>}}</span><span class="xml">
|
||||
|
||||
</span><span class="hljs-template-tag">{{#<span class="hljs-name"><span class="hljs-builtin-name">each</span></span> test}}</span><span class="xml">abc</span><span class="hljs-template-tag">{{/<span class="hljs-name"><span class="hljs-builtin-name">each</span></span>}}</span><span class="xml">
|
||||
|
||||
</span><span class="hljs-template-variable">{{<span class="hljs-builtin-name">lookup</span> abc}}</span><span class="xml">
|
||||
|
||||
</span><span class="hljs-template-variable">{{<span class="hljs-builtin-name">log</span> test}}</span><span class="xml">
|
||||
</span>
|
||||
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}}
|
||||
4
vendor/scrivo/highlight.php/test/markup/handlebars/comments.expect.txt
vendored
Normal file
4
vendor/scrivo/highlight.php/test/markup/handlebars/comments.expect.txt
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<span class="hljs-comment">{{!-- a comment {{expression}} --}}</span><span class="xml"> </span><span class="hljs-template-variable">{{expression}}</span><span class="xml">
|
||||
|
||||
</span><span class="hljs-comment">{{! a simple comment }}</span><span class="xml">
|
||||
</span>
|
||||
3
vendor/scrivo/highlight.php/test/markup/handlebars/comments.txt
vendored
Normal file
3
vendor/scrivo/highlight.php/test/markup/handlebars/comments.txt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{{!-- a comment {{expression}} --}} {{expression}}
|
||||
|
||||
{{! a simple comment }}
|
||||
22
vendor/scrivo/highlight.php/test/markup/handlebars/escaped-mustaches.expect.txt
vendored
Normal file
22
vendor/scrivo/highlight.php/test/markup/handlebars/escaped-mustaches.expect.txt
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
<span class="xml">\{{no-expression}}
|
||||
|
||||
\{{{no-expression}}}
|
||||
|
||||
\{{#no}} block \{{/no}}
|
||||
|
||||
\{{\{{no}}}} block \{{\{{/no}}}}
|
||||
|
||||
\{{!-- no comment --}}
|
||||
|
||||
\{{! no comment }}
|
||||
|
||||
<span class="hljs-comment"><!-- escaped escapings --></span>
|
||||
|
||||
\\</span><span class="hljs-template-variable">{{expression}}</span><span class="xml">
|
||||
|
||||
\\\</span><span class="hljs-template-variable">{{expression}}</span><span class="xml">
|
||||
|
||||
\\\\</span><span class="hljs-template-variable">{{expression}}</span><span class="xml">
|
||||
|
||||
\\\</span><span class="hljs-comment">{{! comment }}</span><span class="xml">
|
||||
</span>
|
||||
21
vendor/scrivo/highlight.php/test/markup/handlebars/escaped-mustaches.txt
vendored
Normal file
21
vendor/scrivo/highlight.php/test/markup/handlebars/escaped-mustaches.txt
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
\{{no-expression}}
|
||||
|
||||
\{{{no-expression}}}
|
||||
|
||||
\{{#no}} block \{{/no}}
|
||||
|
||||
\{{\{{no}}}} block \{{\{{/no}}}}
|
||||
|
||||
\{{!-- no comment --}}
|
||||
|
||||
\{{! no comment }}
|
||||
|
||||
<!-- escaped escapings -->
|
||||
|
||||
\\{{expression}}
|
||||
|
||||
\\\{{expression}}
|
||||
|
||||
\\\\{{expression}}
|
||||
|
||||
\\\{{! comment }}
|
||||
27
vendor/scrivo/highlight.php/test/markup/handlebars/expression-variants.expect.txt
vendored
Normal file
27
vendor/scrivo/highlight.php/test/markup/handlebars/expression-variants.expect.txt
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
<span class="xml">text
|
||||
|
||||
</span><span class="hljs-template-variable">{{ "lite]'ral}}segment" }}</span><span class="xml"> text
|
||||
|
||||
</span><span class="hljs-template-variable">{{ 'lite]"ral}}segment' }}</span><span class="xml"> text
|
||||
|
||||
</span><span class="hljs-template-variable">{{ [lite"'ral}}segment] }}</span><span class="xml"> text
|
||||
|
||||
</span><span class="hljs-template-variable">{{ abc "lite]'ral}}segment" }}</span><span class="xml"> text
|
||||
|
||||
</span><span class="hljs-template-variable">{{ abc 'lite]"ral}}segment' }}</span><span class="xml"> text
|
||||
|
||||
</span><span class="hljs-template-variable">{{ abc [lite"'ral}}segment] }}</span><span class="xml"> text
|
||||
|
||||
|
||||
</span><span class="hljs-template-variable">{{ abcd.[lite"'ral}}segment] }}</span><span class="xml"> text
|
||||
|
||||
</span><span class="hljs-template-variable">{{ abcd."lite]'ral}}segment" }}</span><span class="xml"> text
|
||||
|
||||
</span><span class="hljs-template-variable">{{ abcd.'lite]"ral}}segment' }}</span><span class="xml"> text
|
||||
|
||||
</span><span class="hljs-template-variable">{{ abcd.''}}</span><span class="xml"> text
|
||||
|
||||
</span><span class="hljs-template-variable">{{ abcd."" }}</span><span class="xml"> text
|
||||
|
||||
</span><span class="hljs-template-variable">{{ abcd.[] }}</span><span class="xml"> text
|
||||
</span>
|
||||
26
vendor/scrivo/highlight.php/test/markup/handlebars/expression-variants.txt
vendored
Normal file
26
vendor/scrivo/highlight.php/test/markup/handlebars/expression-variants.txt
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
text
|
||||
|
||||
{{ "lite]'ral}}segment" }} text
|
||||
|
||||
{{ 'lite]"ral}}segment' }} text
|
||||
|
||||
{{ [lite"'ral}}segment] }} text
|
||||
|
||||
{{ abc "lite]'ral}}segment" }} text
|
||||
|
||||
{{ abc 'lite]"ral}}segment' }} text
|
||||
|
||||
{{ abc [lite"'ral}}segment] }} text
|
||||
|
||||
|
||||
{{ abcd.[lite"'ral}}segment] }} text
|
||||
|
||||
{{ abcd."lite]'ral}}segment" }} text
|
||||
|
||||
{{ abcd.'lite]"ral}}segment' }} text
|
||||
|
||||
{{ abcd.''}} text
|
||||
|
||||
{{ abcd."" }} text
|
||||
|
||||
{{ abcd.[] }} text
|
||||
2
vendor/scrivo/highlight.php/test/markup/handlebars/partial-call.expect.txt
vendored
Normal file
2
vendor/scrivo/highlight.php/test/markup/handlebars/partial-call.expect.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
<span class="hljs-template-variable">{{> partial}}</span><span class="xml">
|
||||
</span>
|
||||
1
vendor/scrivo/highlight.php/test/markup/handlebars/partial-call.txt
vendored
Normal file
1
vendor/scrivo/highlight.php/test/markup/handlebars/partial-call.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{{> partial}}
|
||||
2
vendor/scrivo/highlight.php/test/markup/handlebars/raw-block.expect.txt
vendored
Normal file
2
vendor/scrivo/highlight.php/test/markup/handlebars/raw-block.expect.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
<span class="hljs-template-tag">{{{{#<span class="hljs-name">raw</span>}}}}</span><span class="xml"> {{verbatim}} content </span><span class="hljs-template-tag">{{{{/<span class="hljs-name">raw</span>}}}}</span><span class="xml"> </span><span class="hljs-template-variable">{{var}}</span><span class="xml">
|
||||
</span>
|
||||
1
vendor/scrivo/highlight.php/test/markup/handlebars/raw-block.txt
vendored
Normal file
1
vendor/scrivo/highlight.php/test/markup/handlebars/raw-block.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{{{{#raw}}}} {{verbatim}} content {{{{/raw}}}} {{var}}
|
||||
2
vendor/scrivo/highlight.php/test/markup/handlebars/simple-expression.expect.txt
vendored
Normal file
2
vendor/scrivo/highlight.php/test/markup/handlebars/simple-expression.expect.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
<span class="hljs-template-variable">{{abc}}</span><span class="xml">
|
||||
</span>
|
||||
1
vendor/scrivo/highlight.php/test/markup/handlebars/simple-expression.txt
vendored
Normal file
1
vendor/scrivo/highlight.php/test/markup/handlebars/simple-expression.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{{abc}}
|
||||
2
vendor/scrivo/highlight.php/test/markup/handlebars/sub-expressions.expect.txt
vendored
Normal file
2
vendor/scrivo/highlight.php/test/markup/handlebars/sub-expressions.expect.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
<span class="hljs-template-variable">{{helper (subExpression 1 2)}}</span><span class="xml">
|
||||
</span>
|
||||
1
vendor/scrivo/highlight.php/test/markup/handlebars/sub-expressions.txt
vendored
Normal file
1
vendor/scrivo/highlight.php/test/markup/handlebars/sub-expressions.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{{helper (subExpression 1 2)}}
|
||||
2
vendor/scrivo/highlight.php/test/markup/handlebars/triple-mustache.expect.txt
vendored
Normal file
2
vendor/scrivo/highlight.php/test/markup/handlebars/triple-mustache.expect.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
<span class="hljs-template-variable">{{{raw}}}</span><span class="xml">
|
||||
</span>
|
||||
1
vendor/scrivo/highlight.php/test/markup/handlebars/triple-mustache.txt
vendored
Normal file
1
vendor/scrivo/highlight.php/test/markup/handlebars/triple-mustache.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{{{raw}}}
|
||||
Reference in New Issue
Block a user