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

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">&lt;!-- escaped escapings --&gt;</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>