-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unexpected token #467
Milestone
Comments
Ok, to add this also fails any build:
|
This happened to me because I'd also been trying out
|
Possibly related: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I'm currently having the problem that any markdownfile I try to read using the mdsvex preprocessor just returns:
This happens every time, with any markdown, even empty markdown or just
# Test
I've installed it via https://github.com/svelte-add/mdsvex.
I'm running the current version of svelte + sveltekit as well as tailwind (if that matters)
I'm very new to svelte so, I'm sorry if I missed something.
Regards,
Fischchen
The text was updated successfully, but these errors were encountered: