Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

ParcelJS Plugin to support svelte-markc

License

Notifications You must be signed in to change notification settings

novacbn/parcel-plugin-svelte-markc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcel-plugin-svelte

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 utilize novacbn/svelte-markc!

Description

ParcelJS Plugin to support svelte-markc compilation of Svelte Markdown Component (.md / .mds) files for importing.

Developer

Installation

Open your terminal and install via npm:

npm install git+https://github.com/novacbn/parcel-plugin-svelte-markc#0.0.3 -D

Usage

...

Options

NOTE: For non-svelte-markc related options, see DeMoorJasper/parcel-plugin-svelte.

...