23 lines
580 B
Plaintext
Vendored
23 lines
580 B
Plaintext
Vendored
<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>
|