mdv

command module
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2022 License: MIT Imports: 18 Imported by: 0

README

mdv

The mdv is a simple Markdown Viewer.

Usage

Run mdv <filename> at terminal and access to http://localhost:8888/ .

The content automatically refreshes when the file is updated. You don't need to reload a page.

If you point local files in a markdown file, please specify a directory to dir option that local files exist.

mdv -dir . <filename>
Style

mdv uses github-markdown-css by default. If you want to use an original style, please specify a css option. mdv only use the CSS file if css option is specified.

mdv -css <CSS filename> <filename>

Installation

Download files from GitHub release page.

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