mdview

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2024 License: BSD-2-Clause, MIT Imports: 12 Imported by: 0

README

Markdown Viewer

test workflow

Open Markdown files using the default web browser for preview.

The sole purpose of this program is to provide an idea of how Markdown files will display when viewed on sites like GitHub.

Supported Formats

  • Original Markdown
  • GitHub Flavored Markdown

Installation

Requirements: Go 1.16+.

To install, run:

go install github.com/julianolf/mdview@latest

Usage

Preview a single file:

mdview file.md

You can open multiple files for preview:

mdview file1.md file2.md

Or use wildcards:

mdview *.md

For more information, run:

mdview -h

Credits

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL