Wingetlywingetly
← All apps

mdmdview

by 0x4D44v1.16.0

Last updated

A standalone markdown viewer for Windows with syntax highlighting and diagram support.

Install with winget

$ winget install --id 0x4D44.mdmdview --exact --version 1.16.0

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

Silent install command for mdmdview

mdmdview uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i mdmdview-v1.16.0-windows-x86_64.msi /quiet /norestart

See the full silent install reference for mdmdview

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

mdmdview is a single-binary markdown viewer for Windows built with Rust and egui.

Features include syntax highlighting, Mermaid/Pikchr/D2 diagram rendering,

emoji support, keyboard-driven navigation, and a built-in editor.

Installers · v1.16.0

ArchitectureTypeScopeInstallDownload
x64MSImachineDirect

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 mdmdview.

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.21931

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

  • 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.

  • R
    RipGrep MSVCBurntSushi
    BurntSushi.ripgrep.MSVCv15.2.0

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • 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.

  • Wondershare PDFelementWondershare
    Wondershare.PDFelement.12v12.2.2

    Take control of your documents with this powerful PDF editor.

More from 0x4D44 or browse markdown, viewer, documentation.

Frequently asked questions

How do I install mdmdview on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id 0x4D44.mdmdview --exact --version 1.16.0. winget downloads the installer from 0x4D44 and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install mdmdview silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id 0x4D44.mdmdview --exact 1.16.0 --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 mdmdview?
mdmdview uses MSI. Run the downloaded installer with: msiexec.exe /i mdmdview-v1.16.0-windows-x86_64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall mdmdview via winget?
Run: winget uninstall --id 0x4D44.mdmdview --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from mdmdview's Apps & Features entry.
Is mdmdview free?
mdmdview is distributed under MIT. Refer to the publisher (https://github.com/0x4D44/mdmdview) for the full license terms - Wingetly itself does not charge for installation.
Does mdmdview 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 mdmdview directly from the publisher.
How do I keep mdmdview up to date?
Run winget upgrade --id 0x4D44.mdmdview --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of mdmdview from microsoft/winget-pkgs.

Recent versions

  • 1.16.0latest
  • 1.14.2
  • 1.13.3
  • 1.13.0