Load markdown via endpoint in SvelteKit (opens in new tab)
I had this idea whilst working on a SvelteKit project to see if I could use the Marked package in place of MDSveX. So the idea was that I only need the markdown rendered so I thought why not just load the file into a Svelte page and render...
Read the original article