Releases: toevi/WinMD
Releases · toevi/WinMD
Release list
WinMD v1.1.0
A lightweight Markdown editor and viewer for Windows.
What's new in 1.1.0
- Share now uses the native Windows share sheet (Mail, Teams, Copy, Nearby sharing, …) instead of just revealing a file in Explorer.
- Export PDF now opens a "Save as" dialog and writes the PDF directly to the location you pick — no more hidden print dialog.
- Minor polish and fixes.
Installation
Download WinMD-Setup.exe and run it. The installer will automatically download Windows App SDK if it is not already installed.
Requirements
- Windows 10 (19041) or later — x64
WinMD v1.0.0
WinMD v1.0.0
First public release — a lightweight Markdown editor and viewer for Windows.
Installation
Download WinMD-Setup.exe and run it. The installer will automatically download Windows App SDK if it is not already installed.
Requirements
- Windows 10 (19041) or later — x64 or ARM64
What is included
- Markdown editor with formatting toolbar (bold, italic, headings, lists, links, code blocks)
- Live HTML preview with GitHub-style stylesheet (light and dark theme)
- PDF export via WebView2
- Find / Replace in the editor; find in the rendered preview
- Undo / Redo with keystroke coalescing
- .md file association — open files by double-clicking in Explorer
- Keyboard shortcuts: Ctrl+N/O/S, Ctrl+P, Ctrl+B/I, Ctrl+E, Ctrl+F/H, F3, F1