svelte-preprocess-markdown
Markdown renderer
Allows Svelte components to be written in markdown syntax
Write Svelte components in markdown syntax
137 stars
3 watching
7 forks
Language: HTML
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
alexxnb/highlightjs-svelte | A Svelte-based language definition for Highlight.js, enabling syntax highlighting in Svelte code | 16 |
snipcart/svelte-markdown-editor | A project to build a Svelte JS app with Markdown editor functionality | 22 |
sveltejs/svelte-preprocess | Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,757 |
alexxnb/svelte-docs | A tool to quickly write and deploy documentation for Svelte components as static sites | 168 |
paulmaly/svelte-ts-preprocess | A TypeScript preprocessor for Svelte 3 projects | 97 |
ls-age/svelte-preprocess-less | A Svelte preprocessor for Less CSS files | 13 |
alexgorbatchev/html2markdown | Converts HTML to Markdown text using a custom parser and ruleset | 7 |
tehshrike/svelte-preprocess-postcss | Preprocesses Svelte component styles with PostCSS. | 25 |
ls-age/svelte-preprocess-sass | A Svelte preprocessor that integrates Sass styles into the build process | 91 |
ericleib/ngx-remark | Library to render Markdown with custom HTML templates in Angular applications | 8 |
zambal/markdown | Converts Markdown text to HTML using the Hoedown library | 0 |
sveltejs/svelte-atom | A plugin for Atom that enhances Svelte development with syntax highlighting and diagnostics. | 30 |
sveltejs/prettier-plugin-svelte | A Prettier plugin that formats Svelte components and files with TypeScript support | 746 |
aesteve/vertx-markdown-service | Basic Vert.x service to generate HTML from markdown using the event bus. | 6 |
milafrerichs/browser-repl-js | A Svelte-based code editor component with real-time execution and display of JavaScript code | 14 |