github omasoud/MarkdownViewer v1.4.0
MarkView 1.4.0

6 hours ago

MarkView 1.4.0 Release Notes

Release date: 2026-08-14.

User-Facing Summary

MarkView 1.4.0 adds offline math typesetting. Inline and display equations in
Markdown are rendered with the bundled KaTeX runtime, with no CDN or network
dependency.

Highlights:

  • Inline $...$ and display $$...$$ expressions.
  • Accessible HTML and MathML output.
  • Local, content-addressed JavaScript, CSS, and font assets.
  • Readable TeX fallback when an expression or runtime asset cannot be rendered.
  • Rendering limits that prevent unusually large documents or expressions from
    monopolizing the page.
  • Existing code blocks, escaped currency, links, themes, syntax highlighting,
    and fragment navigation remain ordinary viewer content.

KaTeX typesetting is applied only to math nodes emitted by PowerShell's
Markdown converter. MarkView does not scan arbitrary text or use KaTeX
auto-render.

Known Limitation

PowerShell's Markdown converter can interpret unescaped dollar-delimited
currency as math. Escape literal dollar signs, for example \$12.50. The
upstream issue is
PowerShell/PowerShell#27792.

Platform Availability

Windows

Microsoft Store, x64:
Get MarkView

The public x64 1.4.0.0 package is available and signed by Microsoft. The
submitted release artifact was unsigned as required by the Store.

macOS

Apple Silicon:
MarkView_1.4.0_arm64.dmg

Developer ID signed, notarized, stapled, and Gatekeeper-validated.

SHA-256:
a01922afa0fe5f1de4a6aed2f1dfca3da2556171bce8f98e5d3df9c449e2ef49

Linux

Snap Store, amd64 and arm64:
Install MarkView

sudo snap install markdownviewer

Version 1.4.0 is available in latest/stable as amd64 revision 4 and arm64
revision 3.

Don't miss a new MarkdownViewer release

NewReleases is sending notifications on new releases.