metadata
license: mit
SSTI Test
{@html "bold"}
{2+2}
{process.env}
${7*7}
{{7*7}}
<%= 7*7 %>
#{7*7}
${{7*7}}
{#if true}visible{/if}
license: mit
{@html "bold"}
{2+2}
{process.env}
${7*7}
{{7*7}}
<%= 7*7 %>
#{7*7}
${{7*7}}
{#if true}visible{/if}