Initial public release of MDEditor

This commit is contained in:
sinmb79
2026-03-30 11:45:27 +09:00
commit 7a27714040
43 changed files with 13498 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
Place the Pandoc sidecar binary here before packaging.
- Expected base name: `pandoc`
- Tauri will append the platform-specific suffix during bundling.
- Example Windows file: `pandoc-x86_64-pc-windows-msvc.exe`