command
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Nov 24, 2024
License: BSD-2-Clause, MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Markdown Viewer

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.
- 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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.