<div class="container">
<!-- <- punctuation.bracket -->
<!-- <- tag -->
<!-- ^^^^^ attribute -->
<!-- ^^^^^^^^^ string -->
</div>
<MyComponent />
<!-- <- type -->
<UI.Button />
<!-- <- type -->
<svelte:head></svelte:head>
<!-- <- keyword -->
<!-- ^ punctuation.delimiter -->
<!-- ^^^^ tag -->