You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if you'd be able to add a small amount of detail to the README about how this project works. It converts .md files to .js or to .svelte?
The text was updated successfully, but these errors were encountered:
Sentences at the start of the documentation speak that *.md is like a component, which will be handeled by Svelte compiler. But, yeah, documentation may be more informative.
Imported *.md files are transformed by preprocessor into the valid Svelte component.
I was wondering if you'd be able to add a small amount of detail to the README about how this project works. It converts
.md
files to.js
or to.svelte
?The text was updated successfully, but these errors were encountered: