Skip to content

paulhkang94/markview

v1.2.0 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 3mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-tools claude claude-code developer-tools gfm macos
+8 more
markdown markdown-preview mcp mcp-server model-context-protocol native-app swift swiftui

Summary

AI summary

Mermaid diagrams now render as SVG with dark‑mode support.

Full changelog

What's New

Mermaid Diagram Rendering

Mermaid diagrams in markdown code blocks now render as visual SVG diagrams. Supports all major diagram types:

  • Flowchart
  • Sequence diagram
  • Class diagram
  • Pie chart
  • Git graph
  • State diagram

Dark mode support: diagrams automatically use the dark theme when your system is in dark mode.

Bug Fixes

  • Quick Look extension now has correct PkgInfo
  • CI Repo Guard fixed (plutil replaced with cross-platform Python)
  • Resources now managed by SPM Package.swift — no more xcodeproj drift when adding new resources

Under the Hood

  • Resources (template.html, Prism.js, Mermaid.js) moved to MarkViewCore SPM bundle
  • 377 tests passing (9 new preview pane live update pipeline tests)

Installation

Homebrew (recommended):
```bash
brew install --cask paulhkang94/markview/markview
```

Direct download: Download MarkView-1.2.0.zip below, unzip, and move to /Applications.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track paulhkang94/markview

Get notified when new releases ship.

Sign up free

About paulhkang94/markview

Native macOS markdown preview app with MCP server. Open and render Markdown files in MarkView directly from AI assistants via `npx mcp-server-markview`.

All releases →

Beta — feedback welcome: [email protected]