mirror of https://github.com/sveltejs/svelte
pull/7364/head
parent
f5eb70b7fc
commit
33fbe4b1a5
@ -1,4 +1,5 @@
|
|||||||
<template id="t1">
|
<template id="t1">
|
||||||
<div>foo</div>
|
<div>foo</div>
|
||||||
</template>
|
</template>
|
||||||
<template id="t2">123</template>
|
<template id="t2">123</template>
|
||||||
|
<template id="t3">1{@html '<b>B</b>'}1</template>
|
||||||
Loading…
Reference in new issue