svelte-preprocessing Svelte Themes

Svelte Preprocessing

An implementation of a custom Markdown preprocessor in Svelte

svelte-preprocessing

An old experimental personal website of mine, where a custom markdown preprocessor was plugged in. So you could write something like:

<template lang=1>

# Header

*italics*

</template>

<CustomSvelteComponent />

An article describing how to achieve this with svelte is included

Top categories

Loading Svelte Themes