Open laotala828 opened 2 days ago
Hi. Thank you for raising this issue. I have tested and notice the same issue. It's quite weird, because it seems like marked is not loading any extension in a new svelte project. Even a random simple extension is not loaded. I'll be investigating further later, but it might take a little while.
If you find anything helpful, please let me know.
@pelletier197 Thanks, please take your time, if I find anything I will absolutely report back.
Describe the bug
Hi team,
First off, a big thank you! Your work has really made things easier for me, and I appreciate it a lot.
I’m not a professional developer, so please bear with me if any of this sounds off! I’m working on implementing a custom render and custom component, following the instructions here: https://magidoc.js.org/svelte-plugins/marked#extensions.
I first tried integrating it with my existing project, but it didn’t work. So, I created a new Svelte project, but I’m still having trouble — the markdown is still rendering like this:
At the same time I get this type error:
Reproduction
Follow the extensions instruction here: https://magidoc.js.org/svelte-plugins/marked#extensions
Logs
No response
System Info
Severity
Serious, but I can work around it