DEPRECATED: As I had lost interest in this project, I recommend to try out
pngwn/MDsveX
which is a newer project with a similar workflow and better featureset. I've moved my projects to it, and it's really nice.
NOTE: This package is a fork of
DeMoorJasper/parcel-plugin-svelte
to utilizenovacbn/svelte-markc
!
ParcelJS Plugin to support svelte-markc
compilation of Svelte Markdown Component (.md
/ .mds
) files for importing.
Open your terminal and install via npm
:
npm install git+https://github.com/novacbn/parcel-plugin-svelte-markc#0.0.3 -D
...
NOTE: For non-
svelte-markc
related options, seeDeMoorJasper/parcel-plugin-svelte
.
...