Wingetlywingetly
← All apps

Typora

by typora.iov1.14.10

Last updated

A markdown editor, markdown reader.

Install with winget

$ winget install --id appmakes.Typora --exact --version 1.14.10

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

Silent install command for Typora

Typora uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
typora-setup-x64-1.14.10.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for Typora

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

Typora is a cross-platform minimal markdown editor, providing seamless experience for both markdown readers and writers.

Installers · v1.14.10

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
userDirect
x86EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
arm64EXE
Inno Setup
userDirect
arm64EXE
Inno Setup
machineDirect

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

Security

17 known CVEs via NVD

  • medium6.1Patched in wingetCVE-2024-41482affects before 1.9.3Aug 12, 2024

    Typora before 1.9.3 Markdown editor has a cross-site scripting (XSS) vulnerability via the MathJax component.

  • medium6.1Patched in wingetCVE-2024-41481affects before 1.9.3Aug 12, 2024

    Typora before 1.9.3 Markdown editor has a cross-site scripting (XSS) vulnerability via the Mermaid component.

  • high7.3Patched in wingetCVE-2024-33300affects >=1.0.0 and <=1.7.0May 1, 2024

    Typora v1.0.0 through v1.7 version (below) Markdown editor has a cross-site scripting (XSS) vulnerability, which allows attackers to execute arbitrary code by uploading Markdown files.

  • medium6.1Patched in wingetCVE-2024-31784affects <=1.8.10Apr 15, 2024

    An issue in Typora v.1.8.10 and before, allows a local attacker to obtain sensitive information and execute arbitrary code via a crafted payload to the src component.

  • medium6.1Patched in wingetCVE-2024-31783affects <=1.6.7Apr 15, 2024

    Cross Site Scripting (XSS) vulnerability in Typora v.1.6.7 and before, allows a local attacker to obtain sensitive information via a crafted script during markdown file creation.

  • high7.4Patched in wingetCVE-2020-18336affects v0.9.65Oct 9, 2023

    Cross Site Scripting (XSS) vulnerability found in Typora v.0.9.65 allows a remote attacker to obtain sensitive information via the PDF file exporting function.

  • medium6.1Patched in wingetCVE-2023-39703affects before 1.6.7Sep 1, 2023

    A cross site scripting (XSS) vulnerability in the Markdown Editor component of Typora v1.6.7 allows attackers to execute arbitrary code via uploading a crafted Markdown file.

  • medium6.3Patched in wingetCVE-2023-2971affects <=1.6.7Aug 18, 2023

    Improper path handling in Typora before 1.7.0-dev on Windows and Linux allows a crafted webpage to access local files and exfiltrate them to remote web servers via "typora://app/typemark/". This vulnerability can be exploited if a user opens a malicious markdown file in Typora,...

Showing 8 of 17. Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

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

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

  • Wondershare PDFelementWondershare
    Wondershare.PDFelement.12v12.2.2

    Take control of your documents with this powerful PDF editor.

  • Notepad++Notepad++ Team
    Notepad++.Notepad++v8.9.8

    Notepad++ is a free source code editor that supports several languages.

  • Antigravity IDEGoogle
    Google.AntigravityIDEv2.5.5

    Experience liftoffwith the next-generation IDE

More from typora.io or browse editor, markdown.

Frequently asked questions

How do I install Typora on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id appmakes.Typora --exact --version 1.14.10. winget downloads the installer from typora.io and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Typora silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id appmakes.Typora --exact 1.14.10 --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 Typora?
Typora uses EXE (Inno Setup). Run the downloaded installer with: typora-setup-x64-1.14.10.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Typora via winget?
Run: winget uninstall --id appmakes.Typora --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Typora's Apps & Features entry.
Is Typora free?
Typora is distributed under Proprietary. Refer to the publisher (https://typora.io/) for the full license terms - Wingetly itself does not charge for installation.
Does Typora 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 Typora directly from the publisher.
How do I keep Typora up to date?
Run winget upgrade --id appmakes.Typora --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Typora from microsoft/winget-pkgs.

Recent versions

  • 1.14.10latest
  • 1.14.8
  • 1.14.7
  • 1.13.7
  • 1.13.6
  • 1.13.4
  • 1.13.2
  • 1.12.4
  • 1.12.3
  • 1.12.2