Y
Hacker News
new
|
ask
|
show
|
jobs
by
jokull
1154 days ago
For what it's worth there's a good library to load markdown with Svelte components mixed in. Here's how I'm loading it:
https://github.com/jokull/blog/blob/master/src/lib/getPosts....