Published by Christian Dreier
mdview
Standalone Markdown Viewer
A standalone application that renders and displays Markdown files. It does nothing else! No direct editing nor any fancy note taking features. It is not distributed as a browser extension nor does it fire up a web server - so no web browser is needed to see the rendered Markdown file.
Winget Install — click to copy
winget install c3er.mdview
Frequently Asked Questions
How do I install mdview using winget?
Open Windows Terminal or PowerShell and run:
winget install c3er.mdview. Winget is built into Windows 10 (1809+) and Windows 11.What is mdview?
Standalone Markdown Viewer
Is mdview free to download?
mdview is available under the MIT license. Use the winget command or the direct download link on this page.
How do I update mdview with winget?
Run
winget upgrade c3er.mdview in Windows Terminal or PowerShell to update mdview to the latest available version.