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