mirror of
https://github.com/danbulant/mdsvexrs
synced 2026-05-19 04:08:47 +00:00
No description
| highlighter | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| Cargo.toml | ||
| package.json | ||
| README.md | ||
| shell.nix | ||
MDSvexRS
A faster markdown preprocessor for svelte. Compiles .md files into .svelte with non-reactive blocks wrapped in direct HTML for faster compilation and rendering.
Note that this, like the original MDSvex, trusts it's input and doesn't escape HTML or script files.