Skip to content

Releases: aquele-dinho/mdviewer

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 16:39

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

For detailed usage, flags, and examples, see the README.md in this repository.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Dec 20:02

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

For detailed usage, flags, and examples, see the README.md in this repository.

Full Changelog: v0.2.1...v0.3.0

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Nov 16:23

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

For detailed usage, flags, and examples, see the README.md in this repository.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Nov 15:51

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

For detailed usage, flags, and examples, see the README.md in this repository.

What's Changed

  • feat: Add memory-only terminal mode with --keep-mermaid-files flag by @aquele-dinho in #1
  • fix: Enable Mermaid diagram rendering in PDF export by @aquele-dinho in #3

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.0.3-test

Choose a tag to compare

@github-actions github-actions released this 21 Nov 02:39

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

For detailed usage, flags, and examples, see the README.md in this repository.

What's Changed

  • feat: Add memory-only terminal mode with --keep-mermaid-files flag by @aquele-dinho in #1
  • fix: Enable Mermaid diagram rendering in PDF export by @aquele-dinho in #3

New Contributors

Full Changelog: https://github.com/aquele-dinho/mdviewer/commits/v0.0.3-test