Wingetlywingetly
← All apps

MDViewer+ for Windows

by Torsten Mahrv2.0.1

Last updated

Offline Markdown viewer and editor for Windows

Install with winget

$ winget install --id Trsdn.MDViewerPlus --exact --version 2.0.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for MDViewer+ for Windows

MDViewer+ for Windows uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
MDViewerPlus-Full-Windows-x64-Setup.exe /S

See the full silent install reference for MDViewer+ for Windows

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

MDViewer+ is an offline Markdown viewer and editor with live preview. The Full edition is the recommended installer.

Installers · v2.0.1

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for MDViewer+ for Windows.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Adobe Acrobat Reader (64-bit)Adobe
    Adobe.Acrobat.Reader.64-bitv26.002.21901

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

  • CapCutBytedance Pte. Ltd.
    ByteDance.CapCutv9.4.0.4015

    A video editing tool packed with features on your desktop or laptop

  • P
    PandocJohn MacFarlane
    JohnMacFarlane.Pandocv3.11

    If you need to convert files from one markup format into another, pandoc is your swiss-army knife.

  • Foxit PDF ReaderFoxit Software Inc.
    Foxit.FoxitReaderv2026.2.0.39747

    Industry’s most powerful PDF Reader Solution.

  • LibreOfficeThe Document Foundation
    TheDocumentFoundation.LibreOfficev26.8.0.3

    LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.

  • Adobe Acrobat Reader (32-bit)Adobe Systems Incorporated
    Adobe.Acrobat.Reader.32-bitv26.002.21901

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

More from Torsten Mahr or browse markdown, editor, viewer.

Frequently asked questions

How do I install MDViewer+ for Windows on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Trsdn.MDViewerPlus --exact --version 2.0.1. winget downloads the installer from Torsten Mahr and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MDViewer+ for Windows silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Trsdn.MDViewerPlus --exact 2.0.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for MDViewer+ for Windows?
MDViewer+ for Windows uses EXE (NSIS). Run the downloaded installer with: MDViewerPlus-Full-Windows-x64-Setup.exe /S. The silent switches are /S.
How do I uninstall MDViewer+ for Windows via winget?
Run: winget uninstall --id Trsdn.MDViewerPlus --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MDViewer+ for Windows's Apps & Features entry.
Is MDViewer+ for Windows free?
MDViewer+ for Windows is distributed under MIT. Refer to the publisher (https://github.com/trsdn/mdviewerplus-windows) for the full license terms - Wingetly itself does not charge for installation.
Does MDViewer+ for Windows work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls MDViewer+ for Windows directly from the publisher.
How do I keep MDViewer+ for Windows up to date?
Run winget upgrade --id Trsdn.MDViewerPlus --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of MDViewer+ for Windows from microsoft/winget-pkgs.