refactor(desktop): move markdown rendering to rust (#10000)

This commit is contained in:
Shoubhit Dash 2026-01-22 16:18:39 +05:30 committed by GitHub
commit c737776958
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 237 additions and 5 deletions

View file

@ -198,6 +198,7 @@
"@tauri-apps/plugin-store": "~2",
"@tauri-apps/plugin-updater": "~2",
"@tauri-apps/plugin-window-state": "~2",
"marked": "catalog:",
"solid-js": "catalog:",
},
"devDependencies": {