← Package directory
Available on winget

Install Markpad

The Notepad equivalent for Markdown

Install with winget
winget install --id alecdotdev.Markpad
Upgrade
winget upgrade --id alecdotdev.Markpad
Uninstall
winget uninstall --id alecdotdev.Markpad

About Markpad

A lightweight, minimalist Markdown viewer and text editor built for productivity.

What's new in 2.6.12

What's Changed - Support Ctrl+F4 to close active tab on Windows by @Numb006 in #181 - Add file tab actions, Markdown navigation history, and resizable ToC by @daniel-grabowski in #190 - Configurable default mode for new files by @Numb006 in #180 - Improve export, reload, and toolbar workflows by @daniel-grabowski in #195 - Focus the existing window when opening Markdown files by @daniel-grabowski in #193 - Edit YAML frontmatter from the preview by @daniel-grabowski in #194 - Make settings modal stable and sync split scrolling by pixels by @daniel-grabowski in #196 - i18n: complete missing Korean (ko) translation keys by @moduvoice in #203 - fix: restore horizontal scroll for wide tables in preview by @legolev in #206 - fix: keep folded sections aligned after window resize by @PathGao in #210 New Contributors - @Numb006 made their first contribution in #181 - @daniel-grabowski made their first contribution in #190 - @moduvoice made their first contribution in #203 - @legolev made their first contribution in #206 - @PathGao made their first contribution in #210 Full Changelog: v2.6.11...v2.6.12

Read release notes

Version history

Version Updated Notes
2.6.12 Unknown What's Changed - Support Ctrl+F4 to close active tab on Windows by @Numb006 in #181 - Add file tab actions, Markdown navigation history, and resizable ToC by @daniel-grabowski in #190 - Configurable default mode for new...
2.6.11 Unknown What's Changed - fix: make sure the find do not skip CODE and PRE areas. by @roniaxe in #152 - fix: toggle full width by @roniaxe in #164 - Fix export to pdf by @roniaxe in #161 - Toggle recent files by @dayeggpi in #167...
2.6.10 Unknown What's Changed - Keep scroll and cursor position when coming back to a tab by @dayeggpi in #150 Full Changelog: v2.6.9...v2.6.10