v0.3.0
Installation
Download the binary for your platform from the assets below and run it.
Supported Platforms:
- macOS (Intel, Apple Silicon)
- Linux (AMD64, ARM64)
- Windows (AMD64)
Requirements:
- Chrome, Chromium, or Edge must be installed for local Mermaid diagram rendering
- Without Chrome, URL mode will be used as fallback
Quick Start
# macOS/Linux: make executable
chmod +x mdviewer-*
# View a markdown file
./mdviewer README.mdFor detailed usage, flags, and examples, see the README.md in this repository.
Full Changelog: v0.2.1...v0.3.0