rust powered markdown parsing working

This commit is contained in:
Iaphetes 2024-11-13 08:06:51 +01:00
parent 49deafd8a2
commit 05519bad5b
10 changed files with 3099 additions and 4 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# Tauri + SvelteKit + TypeScript
This template should help get you started developing with Tauri, SvelteKit and TypeScript in Vite.
## Recommended IDE Setup
[VS Code](https://code.visualstudio.com/) + [Svelte](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer).