Markdown Midget v0.1.7-alpha1
Pre-release
Pre-release
Added
- Find (Edit ▸ Find… / Ctrl+F) — modeless dialog with four search modes (Normal, Extended, Wildcards, Regular expression), Match case / Match whole word only / Wrap around toggles, and a
Match m of nstatus line. F3 jumps to the next match, Shift+F3 to the previous. Find works in both the WYSIWYG view (text-node scan with browser-selection highlight) and the Markdown source view (TextBox selection). Tooltips on the Extended / Wildcards / Regex radios describe the syntax. HELP.md has the full escape tables. Replace is not yet in; this iteration is read-only Find. - Spinner overlay when opening a file — a small busy card shows over the editing area during the read + editor load, useful for large documents with embedded base64 images. Fires on File ▸ Open, Open Recent, and editor-area file drops.
See CHANGELOG.md for full history.
Download
MarkdownMidget-v0.1.7-alpha1-win-x64-net10.exe — single-file, framework-dependent build (~6.4 MB).
Requirements
- Windows 10/11 (x64)
- .NET 10 Desktop Runtime — https://dotnet.microsoft.com/download/dotnet/10.0
- Microsoft Edge WebView2 Runtime — preinstalled on Windows 11; otherwise a free download from Microsoft.
Notes
- This is an early alpha — expect rough edges, and please file issues.
- The download is unsigned, so Windows SmartScreen may warn on first run: click More info → Run anyway.
- Settings/recent files live under
%LocalAppData%\MarkdownMidget.