Skip to content

Error with auto-import and mdsvex Layout component. #33

@bwklein

Description

@bwklein

Please see this StackBlitz where I have setup a simple reproduction of the problem I am seeing on my site.
https://stackblitz.com/edit/sveltejs-kit-template-default-n8m4fc?file=vite.config.js

[plugin:vite-plugin-svelte] /src/routes/blockTest/+page.md:12:27 Expected }
/src/routes/blockTest/+page.md:12:27
 10 |  
 11 |  
 12 |  <p><Layout_MDSVEX_DEFAULT {…$$props} {…metadata}></p>
                                  ^
 13 |  <h2>Intro</h2>
 14 |  <p>Hello there!</p>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions