ReadMD v0.3.6
Native Markdown editor for Windows and Linux. Open .md, .txt, and .html files locally, edit with a live preview, and export PDF, DOCX, or plain text. No account and no cloud.
0.3.6
- Reopen the last file after relaunch. Recents and restart were blocked by Tauri's file scope. The app now reads and writes documents through its own backend, so the file you were editing comes back.
0.3.5
- Paste images without base64. Ctrl+V stores the file locally and inserts a short
img/a1b2c3d4.pnglink. Saving copies those files into animgfolder next to the Markdown file. Existing giantdata:imageblobs are rewritten the same way. - Dropped images use the same short links.
Installed copies of 0.3.1+ can install this from the in-app Update now bar.
Windows
readmd_*_x64-setup.exe— installer (recommended)readmd_*_x64_en-US.msi— MSIreadmd.exe— portable
Linux
readmd_*_amd64.AppImage— portable (recommended)readmd_*_amd64.deb— Debian / Ubuntu