mdr is a standalone Markdown renderer for the terminal.
Note: Markdown being originally designed to render as HTML, rendering in a terminal is occasionally challenging and some adaptation had to be made.
You can grab a pre-compiled binary.
| Action | Key |
|---|---|
| Quit | ctrl+C, Q |
| Up | ↑, K, ctrl+P |
| Down | ↓, J, ctrl+N |
| Page Up | ⇞ |
| Page Down | ⇟, space |
This tool is an offspring of the git-bug project.
PRs accepted.
MIT