svelte-mode
svelte-mode copied to clipboard
Invalid imenu structure
The following code produces invalid imenu structure.
<section>
<h1>
<span class="welcome">
</span>
</h1>
<Counter />
</section>
For more information see https://github.com/joaotavora/breadcrumb/issues/36.