/mdview

Markdown Viewer in Ruby

Primary LanguageRubyOtherNOASSERTION

mdview - Markdown Viewer

A simple command-line utility that opens a markdown file in your default web browser.

You must have markdown installed on your system and in your path to use this tool.

Usage

mdview markdown_file

Configuration

If you want to use a different stylesheet than the builtin, create a .mdview.css file in your home directory with the style you want to use.

License

mdview is distributed under the BSD license. See the LICENSE file for more.