mdr : MarkDown Renderer
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.
Examples
Installation
You can grab a pre-compiled binary.
Keybindings
Action | Key |
---|---|
Quit | ctrl+C, Q |
Up | โ, K, ctrl+P |
Down | โ, J, ctrl+N |
Page Up | โ |
Page Down | โ, space |
Origin
This tool is an offspring of the git-bug project.
Contribute
PRs accepted.
License
MIT