md

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2026 License: MIT Imports: 4 Imported by: 0

README

md

md is a simple Markdown renderer for the terminal that uses Glamour.

It exists because Glow didn't work well within the fzf preview when using custom styles and colors. md honors the GLAMOUR_STYLE environment variable and works with the Catppuccin Glamour theme.

Install

Releases

Check the releases page for the full list of pre-built binaries.

  1. Download the release for your os/arch
  2. Unzip to archive to get the md binary
  3. Add the md binary to your PATH
Source
go install github.com/ricoberger/md@latest

Development

To build and run the binary the following commands can be used:

go build -o ./bin/md .
./bin/md

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