MD Viewer 0.3.0 #1
nahid619
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
A fast, tabbed Markdown viewer for Windows. Double-click any
.mdfile and it opens straight into a rendered preview. A few MB installed, no Electron, no telemetry, no account.⬇️ Download
Download the
.exebelow, run it, done. It installs for your user account only — no admin prompt — and registers.mdand.markdownfile associations automatically.To make it the default
.mdapp: right-click any.mdfile → Open with → Choose another app → pick MD Viewer → tick "Always use this app".What's in 0.3.0
A correctness and performance release. Nothing about how the app looks or which keys do what has changed; almost everything about how it behaves under load has.
Full details in the changelog.
⭐ If this is useful to you
MD Viewer is free and MIT-licensed. I built it because I was tired of opening
.mdfiles in Notepad, and I put it out there in case anyone else was too.If it saves you some time, the single most useful thing you can do is star the repository — it takes one click, and it's what makes the project findable for the next person searching for a Markdown viewer.
Also genuinely helpful:
doctor.cmdfirst and attachdoctor-report.txt, it answers most of what I'd otherwise have to ask.mdfiles in NotepadSource, build instructions and troubleshooting: github.com/nahid619/md-viewer
**A fast, tabbed Markdown viewer for Windows.** Double-click any `.md` file and it opens straight into a rendered preview. A few MB installed, no Electron, no telemetry, no account.⬇️ Download
MD-Viewer_0.3.0_x64-setup.exeDownload the
.exebelow, run it, done. It installs for your user account only — no admin prompt — and registers.mdand.markdownfile associations automatically.To make it the default
.mdapp: right-click any.mdfile → Open with → Choose another app → pick MD Viewer → tick "Always use this app".What's in 0.3.0
A correctness and performance release. Nothing about how the app looks or which keys do what has changed; almost everything about how it behaves under load has.
Full details in the [changelog](https://github.com/nahid619/md-viewer/blob/main/CHANGELOG.md).
⭐ If this is useful to you
MD Viewer is free and MIT-licensed. I built it because I was tired of opening
.mdfiles in Notepad, and I put it out there in case anyone else was too.If it saves you some time, the single most useful thing you can do is [star the repository](https://github.com/nahid619/md-viewer) — it takes one click, and it's what makes the project findable for the next person searching for a Markdown viewer.
Also genuinely helpful:
doctor.cmdfirst and attachdoctor-report.txt, it answers most of what I'd otherwise have to ask.mdfiles in NotepadSource, build instructions and troubleshooting: nahid619/md-viewer on GitHub
This discussion was created from the release MD Viewer 0.3.0.
All reactions